projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6732ba0
)
ChangeLog: Updated for version 4.8.3.
collectd-4.8.3
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
0b7daea
..
80c3746
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,10
@@
+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.