+RRDtool 1.5.x - 2015-xx-xx
+==========================
+
+Bugfixes
+--------
+* shorten test precision to 7 digits ...
+* never exit from a library function
+
+
RRDtool 1.5.4 - 2015-08-09
==========================
Bug Fixes
dnl a.bccc
dnl the devel versions will be something like
dnl a.b999yymmddhh
-NUMVERS=1.5001
+NUMVERS=1.5005
AC_SUBST(NUMVERS)
dnl for the linker to understand which versions the library are compatible with
dnl
dnl see http://sourceware.org/autobook/autobook/autobook_91.html
dnl
-LIBVERS=7:0:3
+LIBVERS=7:5:3
AC_SUBST(LIBVERS)
AC_CANONICAL_TARGET
SUBDIRS = rrdcached
-EXTRA_DIST = cgi-demo.cgi.in
+EXTRA_DIST = cgi-demo.cgi.in stripes.py
examplesdir = $(pkgdatadir)/examples
+
examples_SCRIPTS = cgi-demo.cgi piped-demo.pl shared-demo.pl \
stripes.pl bigtops.pl minmax.pl 4charts.pl perftest.pl \
stripes.py
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = rrdcached
-EXTRA_DIST = cgi-demo.cgi.in
+EXTRA_DIST = cgi-demo.cgi.in stripes.py
examplesdir = $(pkgdatadir)/examples
examples_SCRIPTS = cgi-demo.cgi piped-demo.pl shared-demo.pl \
stripes.pl bigtops.pl minmax.pl 4charts.pl perftest.pl \