fix Debian bug #202667: crash when a message's filename overflows an int
[mmh] / ChangeLog
index 88e5bd9..9a6c974 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
+2005-02-23  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+       * sbr/folder_read.c fix Debian bug #202667: crash when a
+       message's filename overflows an int when converted
+
+       * Updated config.guess and config.sub to the most recent
+       versions (from automake 1.9.5)
+
+2005-02-21  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+       * sbr/getpass.c fix bug where inc crashed on failing to reopen
+       the terminal
+
 2005-01-27  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+       * Added -proxy option to inc and msgchk. Based on old patch
+       from Michael Richardson.
+
        * On systems where it is available, use nl_langinfo to get the
        character set if MM_CHARSET is unset