summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2009-11-06 13:29:47 +0000
committerNigel Metheringham <nigel@exim.org>2009-11-06 13:29:47 +0000
commitbaee9eee9aebe1af195d4f11a77277851c9fe098 (patch)
tree337a6f643f10525f5bfa4186d12b04d835f7ada4 /doc/doc-txt/ChangeLog
parent5ca6d115da010e279c2f928990b3c8d220378f24 (diff)
Base64 decode bug fixes. Fixes: #39
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index defe1e08f..f5e7629af 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.587 2009/11/05 19:40:51 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.588 2009/11/06 13:29:47 nm4 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -148,6 +148,9 @@ NM/33 Bugzilla 898: Transport filter timeout fix
NM/34 Bugzilla 901: Fix sign/unsigned and UTF mistmatches
Patch by Serge Demonchaux
+NM/35 Bugzilla 39: Base64 decode bug fixes
+ Patch by Jakob Hirsch
+
Exim version 4.69
-----------------