From 5f17d2f09733cc77355841fbf095a95186cc9fe5 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 5 Jul 2020 16:32:27 +0100 Subject: Support ret-full on lsearch. Bug 2611 --- doc/doc-txt/NewStuff | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/doc-txt/NewStuff') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index ecb9814f4..ac6383ca4 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -33,6 +33,9 @@ Version 4.95 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. + Version 4.94 ------------ -- cgit v1.2.3