X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fc35d7366ed5128afd85622b1d3dc634c4733a22..70c52ecdc4230a7c3a1051234f786d988997b622:/ChangeLog?ds=inline diff --git a/ChangeLog b/ChangeLog index 66187bff..9a6c9745 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-02-23 Oliver Kiddle + + * 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 + + * sbr/getpass.c fix bug where inc crashed on failing to reopen + the terminal + 2005-01-27 Oliver Kiddle * Added -proxy option to inc and msgchk. Based on old patch