ChangeLog: Added the bugfix with `operating_mode'.
[collectd.git] / ChangeLog
index 8780e2b..49e030f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
          the numbers returned by `swap -s'. Thanks to Christophe Kalt for
          working this out.
        * The debugging system has been fixed to work with the Sun libc.
+       * When built without librrd the variable `operating_mode' could be
+         uninitialized. Thanks to David Elliot for reporting the bug.
 
 2006-06-01, Version 3.9.3
        * Fixed the ping-plugin under FreeBSD and Mac OS X. Potentially other