From 5b947bf671944cea660dc87f6b3cbea741b68b87 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sun, 24 Apr 2005 17:13:18 +0000 Subject: 21170: optimize length calculations in pattern matching --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 78f22b305..1f3687ebf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-04-24 Peter Stephenson + + * 21170: Src/glob.c, Src/pattern.c, Src/complist.c: optimise + length calculations which were causing inefficieny in + ${...//.../...} on large string. + 2005-04-19 Clint Adams * 21156: Completion/Debian/Command/_dpkg: tweaks to -- cgit 1.4.1