Rename facility to Event Actions, ifdeffed on EXPERIMENTAL_EVENT
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index 0b03894b2f1651d482413936b42db7f729df1d3e..9fece77645df6372fb59b52699e3c6eddff80ea0 100644 (file)
@@ -48,6 +48,14 @@ JH/06 Bug 1533: Fix truncation of items in headers_remove lists.  A fixed
       size buffer was used, resulting in syntax errors when an expansion
       exceeded it.
 
+JH/07 Add support for directories of certificates when compiled with a GnuTLS
+      version 3.3.6 or later.
+
+JH/08 Rename the TPDA expermimental facility to Event Actions.  The #ifdef
+      is EXPERIMENTAL_EVENT, the main-configuration and transport options
+      both become "event_action", the variables become $event_name, $event_data
+      and $event_defer_errno.
+
 
 Exim version 4.84
 -----------------