Restrict lifetime of $router_name and $transport_name. Bug 308.
[exim.git] / doc / doc-txt / NewStuff
index 680d96cd1141fa247de48bfef0b7a960f29a25bf..7675e599a23aac3b7ed105303a4a7829bd80c760 100644 (file)
@@ -6,7 +6,7 @@ Before a formal release, there may be quite a lot of detail so that people can
 test from the snapshots or the CVS before the documentation is updated. Once
 the documentation is updated, this file is reduced to a short list.
 
-Version 4.81
+Version 4.82
 ------------
 
  1. New command-line option -bI:sieve will list all supported sieve extensions
@@ -118,6 +118,16 @@ 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.  Log field "M8S".
+
+
+16. New authenticated_sender logging option, adding to log field "A".
+
+17. New expansion variables $router_name and $transport_name.  Useful
+    particularly for debug_print as -bt commandline option does not
+    require privilege whereas -d does.
+
+
 
 Version 4.80
 ------------