* (mh_strcasecmp): Rename the private strcasecmp function to mh_strcasecmp.
[mmh] / ChangeLog
index 8439478..f593db9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-03-08  Josh Bressers <josh@bress.net>
+
+       * (mh_strcasecmp): Rename the private strcasecmp function to
+       mh_strcasecmp.  This keeps the newer gnu linker happy.
+
+2006-03-05  Oliver Kiddle <okiddle@yahoo.co.uk>
+
+       * sbr/fmt_rfc2047.c: don't try to malloc 0 bytes if an RFC2047
+       encoded block is empty
+
 2006-03-04  Peter Maydell <pmaydell@chiark.greenend.org.uk>
 
        * etc/Makefile.in: use INSTALL_SCRIPT to install scripts;