Code

ChangeLog: Added a note about the improved `sstrerror' function.
authorFlorian Forster <sifnfors@faui02l.informatik.uni-erlangen.de>
Mon, 10 Sep 2007 08:41:39 +0000 (10:41 +0200)
committerFlorian Forster <sifnfors@faui02l.informatik.uni-erlangen.de>
Mon, 10 Sep 2007 08:41:39 +0000 (10:41 +0200)
ChangeLog

index 1c6d8c8d98358678b3b702c713e4e82d6f1dda15..abe9f2e616c0e675802786290cf0791f9ae4a443 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-10, Version 4.0.8
+       * collectd: The `sstrerror' function was improved to work correctly
+         with the broken GNU version of `strerror_r'.
+
 2007-08-26, Version 4.0.7
        * documentation: Some typos have been fixed and some information has
          been improved.