From: TheWitness Date: Fri, 15 Nov 2024 22:20:45 +0000 (-0500) Subject: Update CHANGES X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f29cfa7bed03fa78be2d264edd0cf2768a24dfb;p=thirdparty%2Frrdtool-1.x.git Update CHANGES --- diff --git a/CHANGES b/CHANGES index c9b7c1de..27cd2a6c 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +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 -* Fix division by zero segfault when exporting a LINEx with a constant value +* Fix issue where RRDtool detects a LINE or AREA with a contant numeric value as being exportable Features --------