summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b6c3774)
raw | patch | inline | side by side (parent: b6c3774)
author | Florian Forster <octo@huhu.verplant.org> | |
Sun, 28 Nov 2010 07:36:39 +0000 (08:36 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Sun, 28 Nov 2010 07:36:39 +0000 (08:36 +0100) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 322ae1622eb9b8cc245d9e0702f3c2fd288f0747..29034760a92c18be4297f16fdeda890e8365c3d4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
* 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