]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Update CHANGES
authorTobias Oetiker <tobi@oetiker.ch>
Wed, 13 Nov 2024 14:55:38 +0000 (15:55 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2024 14:55:38 +0000 (15:55 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index f9f1ddc51333487f0fe11b4ad8ad3f6839869ffc..913b07630a0044aec4a31a57e39fdc062f152dd0 100644 (file)
--- 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
 --------