Fix SASL issue properly, by making sm_rrecord() and thus sm_hear() set
[mmh] / ChangeLog
index 7da2dbc..da5ac1d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2008-04-29  Peter Maydell  <pmaydell@chiark.greenend.org.uk>
+
+       * Revert previous attempt at fix for SASL issue as it
+       is the wrong approach.
+
+       * Fix in correct manner, by making sm_rrecord() and thus
+       sm_hear() set the length of the reply string correctly
+       (the SASL libraries now care if you pass in the wrong
+       length).
+
+2008-04-29  Peter Maydell  <pmaydell@chiark.greenend.org.uk>
+
+       * Cope with sasl_decode64() returning SASL_CONTINUE, as
+       happens with newer sasl libraries and LOGIN auth.
+
+2008-04-27  Peter Maydell  <pmaydell@chiark.greenend.org.uk>
+
+       * Updated some of the 'how to do a release' documentation.
+
+       * Upped the VERSION string to '1.3-dev', since 1.3-RC1 has
+       been branched off.
+
+2008-04-27  Peter Maydell  <pmaydell@chiark.greenend.org.uk>
+
+       * Released nmh-1.3 RC1.
+
+2008-04-11  Oliver Kiddle <okiddle@yahoo.co.uk>
+
+       * acconfig.h, configure.in, sbr/dtime.c, sbr/pidwait.c,
+       uip/mhshowsbr.c, uip/rcvtty.c, uip/slocal.c, uip/termsbr.c:
+       move most remaining macros out of acconfig.h which is an
+       obsolete feature of autoconf
+
 2008-04-05  Peter Maydell <pmaydell@chiark.greenend.org.uk>
 
        * bug #18655: fix use of admonish() for a fatal error (should