summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorTony Finch <dot@dot.at>2008-01-28 18:24:07 +0000
committerTony Finch <dot@dot.at>2008-01-28 18:24:07 +0000
commit5f16ca82ffcd4e3b916712e9760596949467a72d (patch)
tree15b88bf3161113ddaabc99ecc72fe1e623792a02 /doc/doc-txt/ChangeLog
parente1e7cfcb62c2fed8568ef53ead20ca404ea98628 (diff)
Bugzilla 662: Fix stack corruption before exec() in daemon.c.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 4ff9535a5..dcf7c00db 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.539 2008/01/22 19:23:47 fanf2 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.540 2008/01/28 18:24:07 fanf2 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -17,6 +17,8 @@ NM/02 Bugzilla 646: Removed unwanted C/R in Dovecot authenticator
TF/01 Do not log submission mode rewrites if they do not change the address.
+TF/02 Bugzilla 662: Fix stack corruption before exec() in daemon.c.
+
Exim version 4.69
-----------------