diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-03-07 08:32:26 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-03-07 08:32:26 +0000 |
commit | 179006f49515992aafb7312780adb41dd2ada9e5 (patch) | |
tree | 7b76b2ed981c1f61daaf2e237a39ce4ad6624e4d /ChangeLog | |
parent | 824e519964843a1c7ca372b7fe0dc32b554e6929 (diff) | |
download | zsh-179006f49515992aafb7312780adb41dd2ada9e5.tar.gz zsh-179006f49515992aafb7312780adb41dd2ada9e5.tar.xz zsh-179006f49515992aafb7312780adb41dd2ada9e5.zip |
make zrecompile show the error messages from zcompile unless the -q option is given (16774)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9af27815a..b2cb341ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-03-07 Sven Wischnowsky <wischnow@zsh.org> + + * 16774: Functions/Misc/zrecompile: make zrecompile show the + error messages from zcompile unless the -q option is given + 2002-03-06 Adam Spiers <adam@spiers.net> * 16769: Completion/Unix/Command/_gcc: fix typo |