about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2005-04-24 17:13:18 +0000
committerBart Schaefer <barts@users.sourceforge.net>2005-04-24 17:13:18 +0000
commit5b947bf671944cea660dc87f6b3cbea741b68b87 (patch)
treef3d1fdeb4c7fd7239dfc6f69dbcee89cc7946c46 /ChangeLog
parent18e7c60420e171e2f72cf6d93a0adfad629c81ad (diff)
downloadzsh-5b947bf671944cea660dc87f6b3cbea741b68b87.tar.gz
zsh-5b947bf671944cea660dc87f6b3cbea741b68b87.tar.xz
zsh-5b947bf671944cea660dc87f6b3cbea741b68b87.zip
21170: optimize length calculations in pattern matching
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78f22b305..1f3687ebf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-24  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
+
+	* 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  <clint@zsh.org>
 
 	* 21156: Completion/Debian/Command/_dpkg: tweaks to