diff options
author | Nigel Metheringham <nigel@exim.org> | 2011-01-30 19:43:33 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2011-01-30 19:43:33 +0000 |
commit | caacae52d712420d97b5f776f418b1f1df4e12b6 (patch) | |
tree | b6b2ae0fefeaf608aa659857109c2cdb29e9f337 | |
parent | 86ae49a65fce504ebcf9c30ddff213cca71fb872 (diff) |
Added ChangeLog entry for f68cdd
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 78c121007..6d12f635a 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -26,6 +26,10 @@ PP/02 Restore caching of spamd results with expanded spamd_address. PP/03 Build issue: lookups-Makefile now exports LC_ALL=C Improves build reliability. Fix from: Frank Elsner +NM/02 Fix wide character breakage in the rfc2047 coding + Fixes bug 1064. Patch from Andrey N. Oktyabrski + + Exim version 4.74 ----------------- |