From: Andreas Hasenack Date: Tue, 27 Aug 2024 14:34:29 +0000 (-0300) Subject: Update CHANGES X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1265%2Fhead;p=thirdparty%2Frrdtool-1.x.git Update CHANGES Signed-off-by: Andreas Hasenack --- diff --git a/CHANGES b/CHANGES index 3026eb54..c2bb3af0 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ RRDtool - master ... 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 Features --------