From b8514d1960e259d49ab2c84c89eba52ab993da3f Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 6 Jun 2020 18:04:36 +0100 Subject: Sqlite: new-style option to specify db file --- doc/doc-txt/NewStuff | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 5769a9733..ecb9814f4 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -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=" 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 ------------ -- cgit v1.2.3