Code

ChangeLog: Add missing line (copynpaste error).
authorFlorian Forster <octo@huhu.verplant.org>
Sun, 28 Nov 2010 07:36:39 +0000 (08:36 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Sun, 28 Nov 2010 07:36:39 +0000 (08:36 +0100)
ChangeLog

index 322ae1622eb9b8cc245d9e0702f3c2fd288f0747..29034760a92c18be4297f16fdeda890e8365c3d4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,7 @@
        * python plugin: Set "sys.argv", since many scripts don't expect that
          it may not be set. Thanks to Sven Trenkel for the patch.
        * rrdtool, rrdcached plugin: Fix a too strict assertion when creating
+         RRD files.
        * swap plugin: A bug which lead to incorrect I/O values has been
          fixed.
        * value match: A minor memory leak has been fixed. Thanks to Sven