From: Tobias Oetiker Date: Thu, 16 Apr 2015 16:39:43 +0000 (+0200) Subject: updated X-Git-Tag: v1.5.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0e2a96a590ee7d385bafea92bcdc489c3b1794d;p=thirdparty%2Frrdtool-1.x.git updated --- diff --git a/CHANGES b/CHANGES index 099ea6c9..d9698c2d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ -RRDtool 1.5.0-rc2 - 2015-02-21 -============================== +RRDtool 1.5.0 - 2015-04-16 +========================== New Features ------------ @@ -30,7 +30,12 @@ New Features value pattern, compatible with the previous syntax. * MEDIAN op for CDEF expressions * DEPTH,INDEX,COPY,ROL ops for CDEF (as seen in PostScript) +* gradient AREA backgrounds +* no more locale magic while reading numeric data. +Bugfixes +-------- +all the bugs fixed in 1.4.x during 1.5 development RRDtool 1.4.9 - 2014-09-29 ==========================