X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=757d2eb37284592722f5ff3eb4a18f166f99e9dd;hb=008837e090c008e3afe7a9c8667070bafa091e62;hp=f81e98ed5ed97d82451502505defd478e9fe2ec6;hpb=0cd75fec1902ab5540539fe8c95a071caf18f58e;p=mmh diff --git a/ChangeLog b/ChangeLog index f81e98e..757d2eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +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. + +2005-12-24 Peter Maydell + + * Bug #15285: Don't use $< in target rules in makefiles, as POSIX + says it's only defined in inference rules. (BSD make was expanding + $< to the empty string in the rule for building sbr/dtimep.c, which + causes lex to apparently hang because it's reading from stdin.) + 2005-12-24 Peter Maydell * Completely redo db library checking -- we now check for working