From bb1fabf3ff99afa1536ac270f4940baf558a0698 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Fri, 13 Oct 2000 08:44:57 +0000 Subject: two completion matching fixes; wrong (path) prefix matching (removed path components) and reverse order of sub-strings in match-strings (12995) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fc0cbeddd..f7693866d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-10-13 Sven Wischnowsky + + * 12995: Src/Zle/compmatch.c: two completion matching fixes; wrong + (path) prefix matching (removed path components) and reverse order + of sub-strings in match-strings + 2000-10-12 Sven Wischnowsky * 12974: Completion/Core/_tags, Completion/Core/_sort_tags, -- cgit 1.4.1