X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=757d2eb37284592722f5ff3eb4a18f166f99e9dd;hp=f8d1c8ded7c6724c7a9bf516d9e9ca6417b34d3e;hb=008837e090c008e3afe7a9c8667070bafa091e62;hpb=81a21a9a97d8633f6d6231e31fdb6e328d0d3ff2 diff --git a/ChangeLog b/ChangeLog index f8d1c8d..757d2eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2006-01-01 Josh Bressers + * patch #3967: Create a mh_xrealloc function to prevent mistakes when + calling realloc. + +2006-01-01 Josh Bressers + * patch #3966: Create a mh_xmalloc function to prevent mistakes when calling malloc.