Small patch from the Sieve maintainer.
[exim.git] / doc / doc-txt / ChangeLog
index 8fb90d75007ccf3680638645231267d23ce6a80a..d2ba436ee68d82f1ce1d57d2f7387f1e45916a25 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.344 2006/04/20 14:11:29 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.347 2006/04/25 10:44:57 ph10 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -33,6 +33,15 @@ PH/05 Batch deliveries by appendfile and pipe transports did not work when the
       File deliveries just didn't batch; pipe deliveries might have suffered
       odd errors.
 
+PH/06 A failure to get a lock for a hints database would erroneously always say
+      "Failed to get write lock", even when it was really a read lock.
+
+PH/07 The appendfile transport was creating MBX lock files with a fixed mode
+      of 0600. This has been changed to use the value of the lockfile_mode
+      option (which defaults to 0600).
+
+PH/08 Applied small patch from the Sieve maintainer.
+
 
 Exim version 4.61
 -----------------