Sqlite: new-style option to specify db file
[exim.git] / doc / doc-txt / NewStuff
index 5769a9733f264d024a19409dc7e0624620d1f0fb..ecb9814f4e6ae91d6608d81a1169d92985452104 100644 (file)
@@ -29,6 +29,10 @@ 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).
+
 
 Version 4.94
 ------------