summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-05-17 15:00:04 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-05-17 15:00:04 +0000
commit87ba3f5f78da0d53bfb3bdef9db569c8da241eba (patch)
treee80c384c99702c229d95b8c4e78078d520056290 /doc/doc-txt/ChangeLog
parent9c7a242c6007e9854d3332777c0ca131da51c775 (diff)
Installed a modified version of Tony's submission enhancement patch +
two small bugfixes.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 9f2f6c4be..368734a9b 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -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.139 2005/05/17 15:00:04 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -24,6 +24,15 @@ 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.
+
Exim version 4.51
-----------------