X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=f72df8e1a8144b9d6aa3b285cc99a7b29d9ef8e2;hp=b2ea1aa73dfb20e4cace8e0b91cda72d2476320d;hb=5658c6c561ca13aae18a68f178457245176526fc;hpb=788c353a8bee07520ae1a1de6fb7bdcdf1f4f1c7 diff --git a/ChangeLog b/ChangeLog index b2ea1aa..f72df8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2009-12-21 David Levine + + * mts/smtp/smtp.c: In sm_auth_sasl (), removed zeroing of + sasl_inbuffer because it could be used in sm_fget (). Also, + removed allocation of sasl_inbuffer because that was done in + either smtp_init () or sendmail_init (). + +2009-01-17 Eric Gillespie + + * etc/mhn.defaults.sh: Never try to make mhshow start xterm. + 2009-01-16 Eric Gillespie * test/runtest, test/tests/inc/test-deb359167,