From: Tobias Oetiker Date: Thu, 27 Mar 2025 14:37:15 +0000 (+0100) Subject: Merge branch 'master' into master X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1281%2Fhead;p=thirdparty%2Frrdtool-1.x.git Merge branch 'master' into master --- e1a2b21b5615bfa689e98446e9e8b6dc529ee3d6 diff --cc CHANGES index a7c4631d,ed5e6fd2..291cac7b --- a/CHANGES +++ b/CHANGES @@@ -3,7 -3,7 +3,9 @@@ RRDtool - master .. ==================== Bugfixes -------- ++ +* Fix Compatiblity with TCL-9 @yselkowitz + * Correctly link Ruby Bindings @LevitatingBusinessMan * 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