aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 2b072c08b..b3e1766f3 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-11 Werner Koch <[email protected]>
+
+ * iobuf.c (IOBUF_BUFFER_SIZE): New to repalce hardwired 8192.
+
2006-04-06 David Shaw <[email protected]>
* memory.c (realloc): Fix compile problem with --enable-m-guard.