diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-06 12:46:29 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-06 12:46:29 +0000 |
commit | f40498346641df907bf02a44c8d9199ddaac9829 (patch) | |
tree | 283e2a5c2989f0767053f69152b37f2bcfd7de6e | |
parent | 431320e5d68522115bf1871bcc27b79e6afda8a2 (diff) | |
download | zsh-f40498346641df907bf02a44c8d9199ddaac9829.tar.gz zsh-f40498346641df907bf02a44c8d9199ddaac9829.tar.xz zsh-f40498346641df907bf02a44c8d9199ddaac9829.zip |
*** empty log message ***
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index adc73f769..2251cd2c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,9 @@ 2000-04-06 Sven Wischnowsky <wischnow@informatik.hu-berlin.de> - * Makefile.in: avoid distcleaning Test twice (10543) + * 10543: Makefile.in: avoid distcleaning Test twice - * Completion/Core/_files, Doc/Zsh/compsys.yo: tag in file-patterns - optional, use `files' as default (10542) + * 10542: Completion/Core/_files, Doc/Zsh/compsys.yo: tag in + file-patterns optional, use `files' as default * 10531: Src/init.c: use `zsh' as command name in error messages even with -c |