From: Tobias Oetiker Date: Wed, 13 Nov 2024 14:55:38 +0000 (+0100) Subject: Update CHANGES X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=60845c6f87bee4e9fec43c540165f4ad61864417;p=thirdparty%2Frrdtool-1.x.git Update CHANGES --- diff --git a/CHANGES b/CHANGES index f9f1ddc5..913b0763 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ Bugfixes * Fix MacOS Build error (no SOCK_CLOEXEC on mac) @ensc fixes oetiker#1261 * Fix build on 32bits platforms (like armhf) when time_t is 64bits, fixes #1264 * Fix compilation on illumos @hadfl +* Python2.3 is deprecated and therefore, the Python bindings should use Python3 as default @pticon Features --------