about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-08-17 23:45:31 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-08-17 23:45:31 +0000
commitb0ca393c4729decf4c74c23613827eb65333b898 (patch)
treed2b77e1943870a597e7996c269c78317382b5f4d /ChangeLog
parent5e803c0fcfd0ee2d570bd8a370b6c312d13189e8 (diff)
downloadzsh-b0ca393c4729decf4c74c23613827eb65333b898.tar.gz
zsh-b0ca393c4729decf4c74c23613827eb65333b898.tar.xz
zsh-b0ca393c4729decf4c74c23613827eb65333b898.zip
21655: bug in ${..//../${..//../..}}
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8b5d9215..9aa28d6a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-18  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
+
+	* 21655: Src/glob.c, Test/D04parameter.ztst: replacing multiple
+	matches where the replacement string itself came from a match
+	could get confused.
+
 2005-08-17  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* 21654: Src/string.c, Src/utils.c: Marked some ifdef/endif lines