X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=8679550e1181a4b9a47a4ae48f6bc650b841e23c;hp=7661e8a0b875b91eba7ae5320f10f45d1a1aeed3;hb=eda249e4fdf983daef578a79a959d16dc9d5936e;hpb=c6e5547c9da87292c554449e8b91d83bac70b7be diff --git a/ChangeLog b/ChangeLog index 7661e8a..8679550 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,16 @@ * 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.) + 2005-11-13 Oliver Kiddle * bug #7833: uip/Makefile.in: remove link to install-mh that caused