summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Kistner <tom@duncanthrax.net>2005-06-10 13:39:52 +0000
committerTom Kistner <tom@duncanthrax.net>2005-06-10 13:39:52 +0000
commit40727beef16a35ca8218f2c4d9b0ed5a8dcfd30e (patch)
tree716bd9262581ce2aebab4c7abe93c6205c5b6638 /doc
parent97696d5986bd0e129a01d63b69a04aa7141a82bd (diff)
TK/08
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 2459f25fa..37e13a4ff 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.150 2005/06/07 15:20:55 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.151 2005/06/10 13:39:52 tom Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -104,6 +104,9 @@ PH/11 Upgraded appendfile so that quotas larger than 2G are now supported.
This involved changing a lot of size variables from int to off_t. It
should work with maildirs and everything.
+TK/08 Apply fix provided by Michael Haardt to prevent deadlock in case of
+ spamd dying while we are connected to it.
+
Exim version 4.51
-----------------