]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
ready for 1.5
authorTobias Oetiker <tobi@oetiker.ch>
Thu, 16 Apr 2015 16:39:09 +0000 (18:39 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Thu, 16 Apr 2015 16:39:09 +0000 (18:39 +0200)
NEWS
VERSION
configure

diff --git a/NEWS b/NEWS
index 8a48192af00a43722022661f88ccfb70784bfac2..67cb48271668cfc0a373b3ed960043ef1928d8ac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,13 @@
 #####################################
-Major Changes between 1.4.x and ...
+Major Changes between 1.4.x and 1.5.x
 -------------------------------------
-$Id$
 
 RRD Graph
 ---------
-* GRAD element for graph, it acts more or less like an AREA,
-  except you can specify a second color and a height which is used to
-  create a gradient from one color to the next
+* Ability to use data from a callback function to supply data
+  for graphs. With perl bindings for writing the callbacks in perl.
+
+* Second color option for AREAs causing a gradient effect
   by Rian Shelley
 
 * RRDcached awareness. Instead of just flushing the file, data can now
@@ -16,6 +16,12 @@ RRD Graph
 * VDEF results do now explicitly KNOW when they have no time associated
   and can behave appropriately. -- Jean-Edouard Babin
 
+RRDcreate
+---------
+Ability to use exiting rrd files to pre-populate new ones. Allowing to
+preserve data even when fundamentally changeing the structure of your rrd
+files.
+
 RRDcached
 ----------
 * New FETCH command allowing rrd_fetch to operate through the daemon and
diff --git a/VERSION b/VERSION
index e372812517c2d090a2b1bf8c3a200cebd6a4f187..bc80560fad66ca670bdfbd1e5c973a024d4d0325 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.5.0-rc2
+1.5.0
index d485c409106f21d663d7aa3bfac396197fb0eb9e..44cb3c3d0826639e3c30da7b6a3baa2203e0df62 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for rrdtool 1.5.0-rc2.
+# Generated by GNU Autoconf 2.69 for rrdtool 1.5.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='rrdtool'
 PACKAGE_TARNAME='rrdtool'
-PACKAGE_VERSION='1.5.0-rc2'
-PACKAGE_STRING='rrdtool 1.5.0-rc2'
+PACKAGE_VERSION='1.5.0'
+PACKAGE_STRING='rrdtool 1.5.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1479,7 +1479,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures rrdtool 1.5.0-rc2 to adapt to many kinds of systems.
+\`configure' configures rrdtool 1.5.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1550,7 +1550,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of rrdtool 1.5.0-rc2:";;
+     short | recursive ) echo "Configuration of rrdtool 1.5.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1734,7 +1734,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-rrdtool configure 1.5.0-rc2
+rrdtool configure 1.5.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2439,7 +2439,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by rrdtool $as_me 1.5.0-rc2, which was
+It was created by rrdtool $as_me 1.5.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4795,7 +4795,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='rrdtool'
- VERSION='1.5.0-rc2'
+ VERSION='1.5.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -22465,7 +22465,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by rrdtool $as_me 1.5.0-rc2, which was
+This file was extended by rrdtool $as_me 1.5.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -22531,7 +22531,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-rrdtool config.status 1.5.0-rc2
+rrdtool config.status 1.5.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -25113,7 +25113,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by rrdtool $as_me 1.5.0-rc2, which was
+This file was extended by rrdtool $as_me 1.5.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -25179,7 +25179,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-rrdtool config.status 1.5.0-rc2
+rrdtool config.status 1.5.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"