]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Update CHANGES 1170/head
authorWolfgang Stöggl <c72578@yahoo.de>
Wed, 6 Apr 2022 16:42:13 +0000 (18:42 +0200)
committerWolfgang Stöggl <c72578@yahoo.de>
Wed, 6 Apr 2022 16:42:13 +0000 (18:42 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1054cb7de1aaf10c02cbc8522aad9377f062ebbc..e316eb1b778f785671de64c82c3dc1b398fb4fdd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,22 @@
 
+RRDtool git - 2022-04-06
+==========================
+
+Bugfixes
+--------
+* Fix unsigned integer overflow in rrdtool first. Add test for rrd_first() <c72578>
+* Fix tests under MSYS2 (Windows) <c72578>
+* Fix BUILD_DATE in rrdtool help output <c72578>
+* acinclude.m4: Include <stdlib.h> when using exit <ryandesign>
+* rrdtool-release: Create NUMVERS from VERSION file <c72578>
+
+
+Features
+--------
+* Remove autogenerated files from git repo (configure, Makefile.in, conftools, rrd_config.h.in) <c72578>
+
+
+
 RRDtool 1.8.0 - 2022-03-13
 ==========================