Lookups: cache=no_rd option. Bug 1751
[users/heiko/exim.git] / doc / doc-txt / NewStuff
index 7f8f628f9b26627ac49bc558c582d923d8b67496..83b696fe51058e6ad2d7a99b56990f53a91afc07 100644 (file)
@@ -12,6 +12,20 @@ Version 4.95
  1. The fast-ramp two phase queue run support, previously experimental, is
     now supported by default.
 
+ 2. The native SRS support, previously experimental, is now supported. It is
+    not built unless specified in the Local/Makefile.
+
+ 3. TLS resumption support, previously experimental, is now supported and
+    included in default builds.
+
+ 4. Single-key LMDB lookups, previously experimental, are now supported.
+    The support is not built unless specified in the Local/Makefile.
+
+ 5. Option "message_linelength_limit" on the smtp transport to enforce (by
+    default) the RFC 998 character limit.
+
+ 6. An option to ignore the cache on a lookup.
+
 
 Version 4.94
 ------------