summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a12bb20)
raw | patch | inline | side by side (parent: a12bb20)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 16 Oct 2008 20:07:59 +0000 (22:07 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 16 Oct 2008 20:07:59 +0000 (22:07 +0200) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 0b0629b200ab3699bdf39d8d8f289d850b3c1e62..9a87ac270a81d2f651f37c13df41672b98d705b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
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