diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-07-06 10:46:31 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-07-06 10:46:31 +0000 |
commit | f2040baa9b457973da012405af7f600c72be85a7 (patch) | |
tree | 10ed20ce0ce794c8b6fdeec414a75090790bac1c /ChangeLog | |
parent | f486329a1604c44c36e14d88d04a6520cffaa8f5 (diff) | |
download | zsh-f2040baa9b457973da012405af7f600c72be85a7.tar.gz zsh-f2040baa9b457973da012405af7f600c72be85a7.tar.xz zsh-f2040baa9b457973da012405af7f600c72be85a7.zip |
(15283)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 209c9129a..c21e30555 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-07-06 Sven Wischnowsky <wischnow@zsh.org> + + * 15283: Completion/Unix/Type/_path_files: when looking for + parameter expansions, ignore `$'s with a backslash before them + 2001-07-06 Peter Stephenson <pws@csr.com> * 15277: Src/glob.c: *real* bug with ${(S)...%%...}: the indices |