diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-10-26 13:18:54 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-10-26 13:18:54 +0000 |
commit | 51473862ca62bf14157e0d7aa957b5a0d41748be (patch) | |
tree | f9c4e93c79a5b3c91da9004f12460c1385091f01 /doc | |
parent | 07af267efb085ad25e9ec81eb4c6b11364acdcd1 (diff) |
Dovecot buffer overrun fix. Fixes: #889
Diffstat (limited to 'doc')
-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 38260c0a6..d1805a688 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.581 2009/10/26 13:14:23 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.582 2009/10/26 13:18:54 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -136,6 +136,8 @@ NM/29 Bugzilla 862, 866, 875: Documentation bugfixes NM/30 Bugzilla 888: TLS documentation bugfixes +NM/31 Bugzilla 889: Dovecot buffer overrun fix + Exim version 4.69 ----------------- |