remove trailing newlines from components to fix bug with spaces at the end of
[mmh] / ChangeLog
index f634ba2..33be307 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
+2006-01-29  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+       * bug 4360: uip/replsbr.c: remove trailing newlines from components
+       to fix bug with spaces at the end of Subject/References in replies
+
 2006-01-18  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+       * configure.in: use AS_HELP_STRING for formatting help messages
+
+       * configure.in, sbr/fmt_scan.c: add autoconf magic to support
+       old systems that don't support multibyte character sets
+
        * sbr/fmt_scan.c: fix bug with insertion of newline being wrong if
        the num function was used at the end of the format buffer