Remove duplicate 4.95 section from NewStuff
[exim.git] / doc / doc-txt / NewStuff
index 46a69c1d7e2cc7e6603e89e4d372e0cfb2c8b5a0..5ef344bb867f88fb9332829bcaaa68e9e57472da 100644 (file)
@@ -40,7 +40,7 @@ Version 4.95
 
 11. Faster TLS startup.  When various configuration options contain no
     expandable elements, the information can be preloaded and cached rather
-    than the provious behaviour of always loading at startup time for every
+    than the previous behaviour of always loading at startup time for every
     connection.  This helps particularly for the CA bundle.
 
 12. Proxy Protocol Timeout is configurable via "proxy_protocol_timeout"
@@ -51,11 +51,15 @@ Version 4.95
 14. Log selector "queue_size_exclusive", enabled by default, to exclude the
     time taken for reception from QT log elements.
 
-15. Main option "smtp_backlog_monitor", to set a level abve which listen
+15. Main option "smtp_backlog_monitor", to set a level above which listen
     socket backlogs are logged.
 
 16. Main option "hosts_require_helo", requiring HELO or EHLO before MAIL.
 
+17. A main config option "allow_insecure_tainted_data" allows to turn
+    taint errors into warnings.
+
+
 Version 4.94
 ------------