Put debug statements on either side of EXIM_DBOPEN() so as to pin down
[exim.git] / doc / doc-txt / ChangeLog
index 8a9179f44e914a96df7d59ff8a8ff9c6722bbcff..da19c704a5eaf49a71decda730903764c83e777d 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.167 2005/06/22 10:17:22 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.168 2005/06/22 14:45:05 ph10 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -176,6 +176,11 @@ PH/23 Added daemon_startup_retries and daemon_startup_sleep.
 
 PH/24 Added ${if match_ip condition.
 
+PH/25 Put debug statements on either side of calls to EXIM_DBOPEN() for hints
+      databases so that it will be absolutely obvious if a crash occurs in the
+      DB library. This is a regular occurrence (often caused by mis-matched
+      db.h files).
+
 
 Exim version 4.51
 -----------------