about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-02-02 08:18:49 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-02-02 08:18:49 +0000
commit8ff6a955fe4b356db10ee40a456e35bda669ceef (patch)
treed9615e81b377803582b47d0534fa3fb2c54bd3d0 /ChangeLog
parent3f862ce2057c4b1154af3297a3a45d724cf5d25b (diff)
downloadzsh-8ff6a955fe4b356db10ee40a456e35bda669ceef.tar.gz
zsh-8ff6a955fe4b356db10ee40a456e35bda669ceef.tar.xz
zsh-8ff6a955fe4b356db10ee40a456e35bda669ceef.zip
Peter:13427: filename-quoting fix in _expand
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69c47c872..f2ab51b36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-02  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* Peter: 13427: Completion/Core/_expand: fix for handling quoting
+ 	for filenames with weird characters
+
 2001-02-01  Oliver Kiddle  <opk@zsh.org>
 
 	* 13422: README, Completion/User/_urls, Doc/Zsh/manual.yo,