summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-09-22 08:41:59 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-09-22 08:41:59 +0000
commit21a04aa376e91125fa8c289c5c9502873c7166ec (patch)
treed6d821e1d3f7dc223667269838adac78a1fa1962 /doc/doc-txt/ChangeLog
parenta2405d832ad5c6eea0dbf34b686926ab36d6fcb6 (diff)
Apply patch to fix bug introduced by the last patch to spool_mbox.c
(from Nico Erfurth).
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index ac92dfbc3..eebf9122d 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.395 2006/09/19 20:01:13 jetmore Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.396 2006/09/22 08:41:59 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -34,7 +34,8 @@ PH/03 On Solaris, an unexpectedly close socket (dropped connection) can
PH/04 Applied Nico Erfurth's refactoring patch to tidy up mime.c
(quoted-printable decoding).
-PH/05 Applied Nico Efrurth's refactoring patch to tidy up spool_mbox.c.
+PH/05 Applied Nico Efrurth's refactoring patch to tidy up spool_mbox.c, and
+ later the small subsequent patch to fix an introduced bug.
PH/06 Installed the latest Cygwin Makefile from the Cygwin maintainer.