Revert previous SASL fix (wrong approach)
[mmh] / ChangeLog
index c0f38c2..9a7b310 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2008-04-29  Peter Maydell  <pmaydell@chiark.greenend.org.uk>
+
+       * Revert previous attempt at fix for SASL issue as it
+       is the wrong approach.
+
+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.