about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-04-24 00:38:07 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-04-24 00:38:07 +0000
commit5733e942f5a88f33aeb9fca8538e3ffe7e2b7407 (patch)
treea227bf39fed2ea66a08a61b9ccf4fba83a43f83a /ChangeLog
parentb84b0f38b517de66be1883884601551ede422674 (diff)
downloadzsh-5733e942f5a88f33aeb9fca8538e3ffe7e2b7407.tar.gz
zsh-5733e942f5a88f33aeb9fca8538e3ffe7e2b7407.tar.xz
zsh-5733e942f5a88f33aeb9fca8538e3ffe7e2b7407.zip
Optimise length calculations for ${...//.../...}
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8654c70dc..80eb9ae71 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: optimise length calculations
+	which were causing inefficieny in ${...//.../...} on large
+	string.
+
 2005-04-22  Geoff Wing  <gcw@zsh.org>
 
 	* 20162: Src/Zle/compresult.c: in printlist() don't output new line