about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-13 09:31:59 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-13 09:31:59 +0000
commit0cfe1b30beaa8faaef679339fb1cb417f7c122de (patch)
tree6e034db96ab5eabd53ceedcaebcab33997d60289 /ChangeLog
parent876becb49ad9bb190137f7c29edf569762943e80 (diff)
downloadzsh-0cfe1b30beaa8faaef679339fb1cb417f7c122de.tar.gz
zsh-0cfe1b30beaa8faaef679339fb1cb417f7c122de.tar.xz
zsh-0cfe1b30beaa8faaef679339fb1cb417f7c122de.zip
fix for unquoting with `compset -q' with singly and doubly quoted strings (17135)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81c3c629d..771df6b29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-13  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 17135: Src/Zle/compcore.c, Src/Zle/zle_tricky.c: fix for
+	unquoting with `compset -q' with singly and doubly quoted
+	strings
+
 2002-05-12  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
 
 	* c.f. 17128: Doc/Makefile.in: back out changes accidentally