summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2009-11-12 08:34:23 +0000
committerNigel Metheringham <nigel@exim.org>2009-11-12 08:34:23 +0000
commite93a964cc33bca1438553a62c05a13a980b4a2eb (patch)
treee73aea89d712953407e7fe163ba9ba71454814e1 /doc
parentab75a2dbbdef4db00c32d193c7701daa4b29cb6a (diff)
Correct connect() call in dcc code. Fixes: #909
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 01ec5d2a9..67529ad2f 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.589 2009/11/09 10:22:10 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.590 2009/11/12 08:34:23 nm4 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -151,6 +151,8 @@ NM/34 Bugzilla 901: Fix sign/unsigned and UTF mistmatches
NM/35 Bugzilla 39: Base64 decode bug fixes
Patch by Jakob Hirsch
+NM/36 Bugzilla 909: Correct connect() call in dcc code
+
Exim version 4.69
-----------------