From: Nigel Metheringham Date: Sun, 30 May 2010 18:01:48 +0000 (+0000) Subject: Added changelog entry for MBX fix X-Git-Tag: exim-4_72_RC2~1 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/179c5980e1cb3ac8ec4e73ebeca46f6d51109df9 Added changelog entry for MBX fix --- diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 372be8fdf..ed9c83490 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.611 2010/05/29 19:23:26 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.612 2010/05/30 18:01:48 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -42,6 +42,9 @@ NM/07 Null terminate DKIM strings, Null initialise DKIM variable NM/08 Bugzilla 967. DKIM DNS TXT record bug fix Patch by Simon Arlott +PP/01 Bugzilla 989: CVE-2010-2024 - work round race condition on + MBX locking. Notification and patch from Dan Rosenberg + Exim version 4.71 -----------------