aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index 943862af9..d5682fc4b 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,5 +1,9 @@
2011-11-29 Werner Koch <[email protected]>
+ * estream.c (func_mem_create): Don't set FUNC_REALLOC if GROW is
+ not set. Require FUNC_REALLOC if DATA is NULL and FUNC_FREE is
+ given.
+
* dns-cert.c: Use new CERTTYPE_ constants for better readability.
2011-11-28 Werner Koch <[email protected]>