#include <time.h> in pcretest.c (a PCRE bug, fixed in later PCRE
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index 86bc01f458fd9f1b69f522e50b72b2d4070fe7cb..c9b69ab37606016bfe84062dd96071459657e9eb 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.441 2006/12/04 15:15:00 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.445 2006/12/19 14:38:38 ph10 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -340,6 +340,20 @@ PH/49 Although default lookup types such as lsearch* or cdb*@ have always been
 
 PH/50 Increased the value of DH_BITS in tls-gnu.c from 768 to 1024.
 
+MH/01 local_scan ABI version incremented to 1.1. It should have been updated
+      long ago, but noone interested enough thought of it. Let's just say that
+      the "1.1" means that there are some new functions that weren't there at
+      some point in the past.
+
+PH/51 Error processing for expansion failure of helo_data from an smtp
+      transport during callout processing was broken.
+
+PH/52 Applied John Jetmore's patch to allow tls-on-connect and STARTTLS to be
+      tested/used via the -bh/-bhc/-bs options.
+
+PH/53 Added missing "#include <time.h>" to pcre/pcretest.c (this was a PCRE
+      bug, fixed in subsequent PCRE releases).
+
 
 Exim version 4.63
 -----------------