summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2007-02-26 14:07:04 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2007-02-26 14:07:04 +0000
commitec95d1a6a6c015844e412572b6e5a185b072e01e (patch)
tree8d96e463e9383d3833f8ecd9d43c737aa3d94723 /doc/doc-txt/ChangeLog
parent3339358381577eb97a6fc6a64115d156369377a7 (diff)
MH's patch for allowing control characters as list separators.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 6e61fa9b6..3202cc9c1 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.484 2007/02/20 15:58:02 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.485 2007/02/26 14:07:04 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -131,6 +131,8 @@ PH/29 SMTP synchronization checks are implemented when a command is read -
HELO/EHLO and after the predata ACL, and likewise for MAIL and RCPT when
pipelining has not been advertised.
+PH/30 MH's patch to allow iscntrl() characters to be list separators.
+
Exim version 4.66
-----------------