X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=f8d1c8ded7c6724c7a9bf516d9e9ca6417b34d3e;hp=35bf6c6ed1ff3266c1c51e6f0210842819942f01;hb=81a21a9a97d8633f6d6231e31fdb6e328d0d3ff2;hpb=9bfe3115764af0a6e0dbbf8564ff0edd5ac28543 diff --git a/ChangeLog b/ChangeLog index 35bf6c6..f8d1c8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +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 + (include file, library) pairs rather than checking for headers and + libraries separately. We also now provide --with-ndbm=lib and + --with-ndbmheader=header options to configure to handle situations + where configure's autodetection fails. + +2005-12-21 Peter Maydell + + * Fix stupid accidental dependence on a bash quirk in previous + configure script change. + +2005-12-15 Peter Maydell + + * Improve checking for Berkeley db libraries: configure should now + find a suitable library on systems with new gdbm where + compatibility functions are in the gdbm_compat library, and on + systems with libdb4. + 2005-12-13 Michael Forrest * Fedora Bug #163760: sbr/context_read.c (context_read): Ensure that