summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6732ba0)
raw | patch | inline | side by side (parent: 6732ba0)
author | Florian Forster <octo@huhu.verplant.org> | |
Wed, 13 Jan 2010 16:55:02 +0000 (17:55 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 13 Jan 2010 16:55:52 +0000 (17:55 +0100) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 0b7daea670143b7aec7c4958d1544ba3fb324b98..80c37460b9996c47fac97ea17533337b8c2fac2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2010-01-14, Version 4.8.3
+ * Documentation: Some manpage fixes.
+ * rrdtool plugin: Fix a bug with random write timeouts. Due to an
+ incorrect initialization some files may be suspended basically
+ indefinitely. After flushing the files they were written regularly
+ again.
+
2009-12-18, Version 4.8.2
* Build system, java plugin: Don't use “find -L” to search for Java
headers, because it's a GNU extension.