diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-07 08:14:06 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-07 08:14:06 +0000 |
commit | 2562bd3b77145fd50d5b1c4f54054fc60a53eb6c (patch) | |
tree | c036e936a45c0f84bc5a6581a7de07e033d3293b /ChangeLog | |
parent | 18870148c5e4e71c356821000bb2b8d07366cd49 (diff) | |
download | zsh-2562bd3b77145fd50d5b1c4f54054fc60a53eb6c.tar.gz zsh-2562bd3b77145fd50d5b1c4f54054fc60a53eb6c.tar.xz zsh-2562bd3b77145fd50d5b1c4f54054fc60a53eb6c.zip |
missing initialisations, -W with multiple directories didn't wor (10571)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8cd9956f2..b1e324cb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-04-07 Sven Wischnowsky <wischnow@informatik.hu-berlin.de> + + * 10571: Completion/Core/_main_complete, + Completion/Core/_path_files: missing initialisations, -W with + multiple directories didn't work + 2000-04-06 Clint Adams <schizo@debian.org> * Felix Rosencrantz: 10564: Completion/X/_x_display: typo in _wanted. |