about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2003-05-07 09:38:49 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2003-05-07 09:38:49 +0000
commit4f9580ec039ef11093791cff7263dcb06614045e (patch)
treed8435ade739928e115a2cfd3c785a78228cf8fc0 /ChangeLog
parentbd6c1364dfbb1552b18271586cab5c1a41471a6a (diff)
downloadzsh-4f9580ec039ef11093791cff7263dcb06614045e.tar.gz
zsh-4f9580ec039ef11093791cff7263dcb06614045e.tar.xz
zsh-4f9580ec039ef11093791cff7263dcb06614045e.zip
18508: quoting of separator in ${foo//../..} was buggy
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b08f5bee..0e3fe86a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-07  Peter Stephenson  <pws@csr.com>
+
+	* 18508: Src/subst.c, Test/D04parameter.ztst: quoting of the `/'
+	separating source and replacment text in ${foo//bar/stuff} was
+	buggy.
+
 2003-05-06  Peter Stephenson  <pws@csr.com>
 
 	* Koen van Hoo: zsh-users/6049: Src/utils.c: actually in