diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index b3e1766f3..366f4c1be 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,8 @@ +2006-04-11 David Shaw <[email protected]> + + * memory.c (realloc): Revert m_guard fix and stick an #error in + there to inform people not to use it. + 2006-04-11 Werner Koch <[email protected]> * iobuf.c (IOBUF_BUFFER_SIZE): New to repalce hardwired 8192. |