diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-05 10:50:08 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-05 10:50:08 +0000 |
commit | f7a52cda469fd0a1b7198342fc052ef64ab70e8f (patch) | |
tree | cf36f8218922439ae64948f8e8f48a97de6105b6 /ChangeLog | |
parent | 5de3404e7c48edae1fa6b2ffc03bc8ed20d32be3 (diff) | |
download | zsh-f7a52cda469fd0a1b7198342fc052ef64ab70e8f.tar.gz zsh-f7a52cda469fd0a1b7198342fc052ef64ab70e8f.tar.xz zsh-f7a52cda469fd0a1b7198342fc052ef64ab70e8f.zip |
two small completion fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 88c21fe68..7ee52d5ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ 2000-04-05 Sven Wischnowsky <wischnow@informatik.hu-berlin.de> + * 10507: Completion/Core/_files, Completion/Core/_main_complete: + two small fixes (-g in _files and menu style) + * 10502: Src/parse.c: use magic number in zwc files as zwc-version, report zsh-version in error message. |