Add control=fakedefer to go with control=fakereject.
[exim.git] / doc / doc-txt / ChangeLog
index 9f2f6c4be2d67a71b55bf417668dcba6a65c13bc..e2baa6130c1f3082b03289051e5ac6453ef67211 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.138 2005/05/17 11:20:32 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.140 2005/05/23 15:28:37 fanf2 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -24,6 +24,17 @@ PH/03 The warning log line about a condition test deferring for a "warn" verb
       occurrence (because it was using the same function as for successful
       "warn" verbs). This seems wrong, so I have changed it.
 
+TF/02 Two buglets in acl.c which caused Exim to read a few bytes of memory that
+      it should not have, which might have caused a crash in the right
+      circumstances, but probably never did.
+
+PH/04 Installed a modified version of Tony Finch's patch to make submission
+      mode fix the return path as well as the Sender: header line, and to
+      add a /name= option so that you can make the user's friendly name appear
+      in the header line.
+
+TF/03 Added the control = fakedefer ACL modifier.
+
 
 Exim version 4.51
 -----------------