X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/759502e5af0acfb310b8571f056d2dbf59adb1d3..a5dc727afcc92deab722a84ae5cf3d00ae74c5f6:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index fb6e444d3..9a06feab7 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -43,6 +43,12 @@ Version 4.94 11. New variables $local_part_{pre,suf}fix_v. +12. New main option "sqlite_dbfile", for use in preference to prefixing the + lookup string. The older method fails when tainted variables are used + in the lookup, as the filename becomes tainted. The new method keeps the + filename separate. +12. An option on the dsearch lookup, to return the full path. + Version 4.93