Implement filter_prepend_home option.
[exim.git] / doc / doc-txt / ChangeLog
index b86bd4ba5afce6637f642946afdfa97b1a581b8a..08c60a8c305d73093ba4cbe1a9fc86435f2fca92 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.356 2006/06/07 17:42:27 fanf2 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.359 2006/06/27 14:34:26 ph10 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -35,6 +35,14 @@ TF/05 Make it easier to get SMTP authentication and TLS/SSL support working
       directives and define how usernames and passwords are checked, but
       there is now a framework to start from.
 
+PH/01 Added #define LDAP_DEPRECATED 1 to ldap.c because some of the "old"
+      functions that Exim currently uses aren't defined in ldap.h for OpenLDAP
+      without this. I don't know how relevant this is to other LDAP libraries.
+
+PH/02 Add the verb name to the "unknown ACL verb" error.
+
+PH/03 Magnus Holmgren's patch for filter_prepend_home.
+
 
 Exim version 4.62
 -----------------