about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-21 08:07:51 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-21 08:07:51 +0000
commit5a89ede77be4ff696a77fb609ab29f5bf1e1dc37 (patch)
treeb0e4d0ea6998388f24e547dd4365c990ea8d485b /ChangeLog
parent12f253e7e6bec90e38cb5622701ff701d08bf8a8 (diff)
downloadzsh-5a89ede77be4ff696a77fb609ab29f5bf1e1dc37.tar.gz
zsh-5a89ede77be4ff696a77fb609ab29f5bf1e1dc37.tar.xz
zsh-5a89ede77be4ff696a77fb609ab29f5bf1e1dc37.zip
fix for file-type-tests in nested quotes and don't count space file-type-character (17195)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76a4d6d8e..985095b1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2002-05-21  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 17195: Src/Zle/comp.h, Src/Zle/compcore.c, Src/Zle/compctl.c,
+	Src/Zle/complist.c, Src/Zle/compresult.c: fix for
+	file-type-tests in nested quotes and don't count space
+	file-type-character
+
 	* 17194: Src/Zle/computil.c: improve calculation of used
 	columns for match-max-length