Skip to content

Commit b0d91bd

Browse files
committed
Changelog: add note on requiring Python3
1 parent b2ce21e commit b0d91bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ v1.4.2 is a maintenance release with the following fixes and enhancements:
1616
* Align bundled c11 threads (tinycthreads) constants to glibc and musl (#2681)
1717
* Fix return value of rd_kafka_test_fatal_error() (by @ckb42)
1818
* Ensure CMake sets disabled defines to zero on Windows (@benesch)
19-
19+
* librdkafka's build tooling now requires Python 3.x (python3 interpreter).
2020

2121
*Note: there was no v1.4.1 librdkafka release*
2222

0 commit comments

Comments
 (0)