projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a12bb20
)
ChangeLog: Added the changed poisoning behavior.
collectd-4.4.4
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
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