summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-10-04 23:23:50 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-10-06 20:00:37 +0100
commit3c0a92dcf8312d3071769e5a36946c651330e0e4 (patch)
tree08fb2b8152a77c0ad3c7c17e0280bbd3e8bb1e5b /doc/doc-txt
parent4eae92ae55cd6904459eea8f4a2afe48cc0b5b66 (diff)
Logging-only patch for 8BITMIME; bug 817.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog4
-rw-r--r--doc/doc-txt/NewStuff2
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 84948f6ac..db1c5254c 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -78,6 +78,10 @@ JH/09 Add $headers_added variable, with content from use of ACL modifier
add_header (but not yet added to the message). Bugzilla 199.
+JH/10 Add 8bitmime log_selector, for 8bitmime status on the received line.
+ Pulled from Bugzilla 817 by Wolfgang Breyha.
+
+
Exim version 4.80
-----------------
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 680d96cd1..2982fc4b5 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -118,6 +118,8 @@ Version 4.81
14. New expansion variable $headers_added with content from ACL add_header
modifier (but not yet added to messsage).
+15. New 8bitmime status logging option for received messages.
+
Version 4.80
------------