From 9ecbacab6b041c12f2dd3eb1f78ba69ccbff100d Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Wed, 26 Apr 2000 06:45:50 +0000 Subject: faster test for `*'-patterns in matching control; prefer direct character matches over match specs in recursive invocations of match_str() (10925) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e961ca5ef..6ff62d907 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-04-26 Sven Wischnowsky + * 10925: Src/Zle/compmatch.c: faster test for `*'-patterns in + matching control; prefer direct character matches over match specs + in recursive invocations of match_str() + * 10924: Src/Zle/compmatch.c: fix for matching control; improve merging cline lists -- cgit 1.4.1