diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-10-26 13:22:13 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-10-26 13:22:13 +0000 |
commit | 0cc095774a2e98c2f1d9f9983a822167d5633162 (patch) | |
tree | 4a958d74697141dc70060e4d81cab8abcc8b0dcd | |
parent | 51473862ca62bf14157e0d7aa957b5a0d41748be (diff) |
Dovecot buffer overrun fix. Fixes: #868, Related: #889
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index d1805a688..9611cfd46 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.582 2009/10/26 13:18:54 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.583 2009/10/26 13:22:13 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -136,7 +136,7 @@ NM/29 Bugzilla 862, 866, 875: Documentation bugfixes NM/30 Bugzilla 888: TLS documentation bugfixes -NM/31 Bugzilla 889: Dovecot buffer overrun fix +NM/31 Bugzilla 896: Dovecot buffer overrun fix Exim version 4.69 |