* (mh_strcasecmp): Rename the private strcasecmp function to mh_strcasecmp.
[mmh] / ChangeLog
index 7dfd16a..f593db9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+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;
+       this allows INSTALL_PROGRAM to be set to 'install -s' so
+       binaries are stripped on installation. Apparently the BSDs
+       do this.
+
 2006-02-25  David Levine <levinedl@acm.org>
 
        * uip/sendsbr.c: replaced st_mtim with st_mtime, that's what