summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2009-11-12 13:02:16 +0000
committerNigel Metheringham <nigel@exim.org>2009-11-12 13:02:16 +0000
commit96535b98872036fb590dc53aee194956b66243ac (patch)
tree1ffc48be9a7212b772f94f1fad4ffd79551b33a0 /doc
parente93a964cc33bca1438553a62c05a13a980b4a2eb (diff)
Correct issue with relaxed/simple handling. Fixes: #910
Diffstat (limited to 'doc')
-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 67529ad2f..0d6e81fac 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.590 2009/11/12 08:34:23 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.591 2009/11/12 13:02:16 nm4 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -153,6 +153,8 @@ NM/35 Bugzilla 39: Base64 decode bug fixes
NM/36 Bugzilla 909: Correct connect() call in dcc code
+NM/36 Bugzilla 910: Correct issue with relaxed/simple handling
+
Exim version 4.69
-----------------