about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-02-02 21:42:14 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-02-02 21:42:14 +0000
commit54d692c4b557eecbb15d0ba4814fa99902ab3008 (patch)
tree0f8002764070f951674462e5cb0e79e1840ea883 /ChangeLog
parent56085ffebb9776b663e2562d71425662d6d6a13f (diff)
downloadzsh-54d692c4b557eecbb15d0ba4814fa99902ab3008.tar.gz
zsh-54d692c4b557eecbb15d0ba4814fa99902ab3008.tar.xz
zsh-54d692c4b557eecbb15d0ba4814fa99902ab3008.zip
23143: make =-expansion with metacharacters more consistent
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 009addd39..f0b3f11c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-02  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 23143: Src/string.c, Src/subst.c: =-expansion failed
+	when there were metacharacters in the following string,
+	but still tried to expand it.  It now succeeds.
+
 2007-02-01  Peter Stephenson  <pws@csr.com>
 
 	* unposted: Src/Sched.c: using 23142 turned up sched bug: