Tidies to SMTP dialogue debugging output.
[exim.git] / doc / doc-txt / ChangeLog
index 22f7b34e9497217473852647461edac59e0b0717..632e11189c19d59399c562119713640403b1d110 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.323 2006/03/07 20:58:55 jetmore Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.325 2006/03/08 10:49:18 ph10 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -278,6 +278,8 @@ PH/54 Added control=allow_auth_unadvertised, as it seems there are clients that
 PH/55 Added the add_header modified to ACLs. The use of "message" with "warn"
       will now be deprecated.
 
+PH/56 New os.c-cygwin from the Cygwin maintainer.
+
 JJ/06 exipick: added --unsorted option to allow unsorted output in all output
       formats (previously only available in exim formats via -bpr, -bpru,
       and -bpra.  Now also available in native and exiqgrep formats)
@@ -289,6 +291,11 @@ JJ/08 exipick: added ! as generic prefix to negate any criteria format
 
 JJ/09 exipick: miscellaneous performance enhancements (~24% improvements)
 
+PH/57 Tidies in SMTP dialogue display in debug output: (i) It was not showing
+      responses to authentication challenges, though it was showing the
+      challenges; (ii) I've removed the CR characters from the debug output for
+      SMTP output lines.
+
 
 Exim version 4.60
 -----------------