diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-20 15:05:15 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-20 15:05:15 +0000 |
commit | d87df92cd9117c3bee1db7741090a974f3463848 (patch) | |
tree | 525221dfcb622f754696e2293041f46df7132ad6 /doc | |
parent | f7fd3850601c141d3a8d5b9cc6e6403f623923ae (diff) |
Correct logging bug for failures to get hints database read lock.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 8fb90d750..28044a279 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -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.345 2006/04/20 15:05:15 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -33,6 +33,9 @@ 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. + Exim version 4.61 ----------------- |