ChangeLog: Added the changed poisoning behavior. collectd-4.4.4
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 16 Oct 2008 20:07:59 +0000 (22:07 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 16 Oct 2008 20:07:59 +0000 (22:07 +0200)
ChangeLog

index 0b0629b..9a87ac2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2008-10-16, Version 4.4.4
        * build system: Change `--enable-<plugin>' to abort with an error if
          dependencies are not met. Thanks to Bruno PrĂ©mont for the patch.
+         Also, the poisoning of various string functions has been restricted
+         to debug builds.
        * collectd: Fix a memory leak in the global value cache. With every
          *missing* value a couple of bytes would be leaked. Another memory
          leak in the configuration handling code has been fixed. Thanks to