diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-02 11:23:27 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-02 11:23:27 +0000 |
commit | 727549a4dc0263867a97778e41edf81c6efd5f73 (patch) | |
tree | 146fa7a4f07a6b012287575492c2fd57ccd4a115 | |
parent | f15132938afa3813819da28497bcabedc551dcf2 (diff) |
Added a ChangeLog entry for Tom (Remove one case of BASE64 error
detection FTTB (undocumented anyway)).
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 7b4a2e314..2325cdb88 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.193 2005/08/02 11:22:23 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.194 2005/08/02 11:23:27 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -43,6 +43,8 @@ PH/10 Named domain lists were not working if used in a queue_smtp_domains PH/11 Added support for the IGNOREQUOTA extension to LMTP, both to the lmtp transport and to the smtp transport in LMTP mode. +TK/02 Remove one case of BASE64 error detection FTTB (undocumented anyway). + Exim version 4.52 ----------------- |