From: Pticon Date: Thu, 28 Nov 2024 11:00:53 +0000 (+0100) Subject: Merge branch 'master' into master X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1267%2Fhead;p=thirdparty%2Frrdtool-1.x.git Merge branch 'master' into master --- a3306001ddde97859ae5a2eff2bbd53bdf364a9f diff --cc CHANGES index 913b0763,23ab0eba..dae96573 --- a/CHANGES +++ b/CHANGES @@@ -6,7 -6,7 +6,8 @@@ Bugfixe * 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 + * Fix issue where RRDtool detects a LINE or AREA with a constant numeric value as being exportable Features --------