Command-line option for no notifier socket. Bug 2616
[users/heiko/exim.git] / doc / doc-txt / NewStuff
index 5769a9733f264d024a19409dc7e0624620d1f0fb..13ee6a3b7cc1d237b05315d365d65ffeea890c5f 100644 (file)
@@ -29,6 +29,15 @@ Version 4.95
  7. Quota checking during reception (i.e. at SMTP time) for appendfile-
     transport-managed quotas.
 
+ 8. Sqlite lookups accept a "file=<path>" option to specify a per-operation
+    db file, replacing the previous prefix to the SQL string (which had
+    issues when the SQL used tainted values).
+
+ 9. Lsearch lookups accept a "ret=full" option, to return both the portion
+    of the line matching the key, and the remainder.
+
+10. A command-line option to have a daemon not create a notifier socket.
+
 
 Version 4.94
 ------------