http://oss.oetiker.ch/rrdtool/download.en.html Features: - a second axis can now be displayed in rrd_graph. look for documentation on second-axis. feature was sponsored by VoltWerk. - win32 port of the source. see WIN32-BUILD-TIPS.txt for details. contributed by exitgames Bugfixes: - rrd_fetch: is more careful when seeking. it should not try to seek outside the file anymore. - rrd_restore: works on platforms where "NaN" is not represented as "NaN" works now (HPUX) - rrd_graph: label ordering in --full-size is correct now. - ruby bindings: fix for last method - perl bindings: fix for build on MacOSX - rrd_update: make sure time stamp of rrd files get updated even on platforms with broken MS_ASYNC implementations (osx and old linux) - rrd_graph: CDEF:x= raises an error now and does not segfault - Solaris isfinite portability improved - rrd_graph: --font TITLE:12: problem fixed (affecting cacti) Reproducible: Always
Thanks for the release notification, assigning to maintainers.
# ChangeLog for net-analyzer/rrdtool # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.166 2008/12/21 17:53:14 pva Exp $ *rrdtool-1.3.5 (21 Dec 2008) *rrdtool-1.2.29 (21 Dec 2008) 21 Dec 2008; Peter Volkov <pva@gentoo.org> +rrdtool-1.2.29.ebuild, +rrdtool-1.3.5.ebuild: Version bump.