diff options
author | Tony Finch <dot@dotat.at> | 2011-01-14 14:12:23 +0000 |
---|---|---|
committer | Tony Finch <dot@dotat.at> | 2011-01-14 14:12:23 +0000 |
commit | 8c07b69f0292fa7dbfbd2409b389ae1e4ab5e222 (patch) | |
tree | dbed54b61042b7c2fd25926886ccd5ff9b85bee0 /doc | |
parent | 293ae364882c5ecd5413cc889aa9e2b68c5d6d0b (diff) |
src/dbfn.c: write lock aquisition failures to the panic log
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index cd0de35b7..0be0142b8 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -3,6 +3,13 @@ $Cambridge: exim/doc/doc-txt/ChangeLog,v 1.632 2010/06/12 15:21:25 jetmore Exp $ Change log file for Exim from version 4.21 ------------------------------------------- +Exim version 4.74 +----------------- + +TF/01 Failure to get a lock on a hints database can have serious + consequences so log it to the panic log. + + Exim version 4.73 ----------------- |