diff options
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 1573f3485..80d352543 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -47,10 +47,13 @@ Version 4.94 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. -12. Options on the dsearch lookup, to return the full path and to filter + +13. Options on the dsearch lookup, to return the full path and to filter filetypes for matching. +14. Options on pgsql and mysql lookups, to specify server separate from the + lookup string. + Version 4.93 |