X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ec49799af416900f9d37e35f4d18f5e2a111668e..71932c5d0b008eb518d53f9a53978afd35a70ef5:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index de7542e0..1ab8f4a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2005-11-09 Peter Maydell + + * sbr/mf.c: fix buffer overrun with absurdly long addresses + (only causes crashes if scan is run with '-width 16536' or similar) + + * bug #7917: sbr/context_foil.c, sbr/context_read.c, + sbr/context_save.c: mark 'no context' with NULL rather than + "/dev/null" so we don't inadvertently try to lock /dev/null (which + takes up to a minute in some locking configurations and makes post + very slow). + + * patch #3913: uip/post.c: pass some globals into sm_init() so that + it uses SASL if necessary. (This bug was preventing Bcc'd emails + from being sent via SASL authenticated SMTP.) + + * bug #9813: uip/rmf.c: don't crash if there's no Current-Folder + entry in the context file. + 2005-11-13 Oliver Kiddle * bug #7833: uip/Makefile.in: remove link to install-mh that caused