summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorTodd Lyons <tlyons@ivenue.com>2012-07-06 14:56:11 -0700
committerTodd Lyons <tlyons@exim.org>2012-07-06 15:04:14 -0700
commit6822b9097e418e9a0e6cb1a31430904a38a49986 (patch)
tree4b72bcb6cf94cdf5417d4e7a049a368584138a5a /doc/doc-txt
parentb5b871aca49fbf0fcc2c91997e70c3c57f77faa9 (diff)
Make +smtp_confirmation be a default logging option.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index a9c9abed8..5bdb23c1b 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -33,6 +33,8 @@ PP/07 Handle "exim -L <tag>" to indicate to use syslog with tag as the process
TL/01 Bugzilla 1258 - Refactor MAIL FROM optional args processing.
+TL/02 Add +smtp_confirmation as a default logging option.
+
JH/01 Bugzilla 1201 & 304 - New cutthrough-delivery feature, with TLS support.
JH/02 Support "G" suffix to numbers in ${if comparisons.