diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2004-04-14 08:08:53 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2004-04-14 08:08:53 +0000 |
commit | 37522a2dea50818af925c51bd9ca9ce1d598a815 (patch) | |
tree | b5524baec117af6d2363792fe192cdc903ae6ba3 /ChangeLog | |
parent | b001b095911479e32a802f099ea5d0995c02658c (diff) | |
download | zsh-37522a2dea50818af925c51bd9ca9ce1d598a815.tar.gz zsh-37522a2dea50818af925c51bd9ca9ce1d598a815.tar.xz zsh-37522a2dea50818af925c51bd9ca9ce1d598a815.zip |
19768: add clue to insecure directories warning and send errors to stderr
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 71f468a08..a127b2356 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-04-14 Oliver Kiddle <opk@zsh.org> + + * 19768: Completion/compinit: suggest running compaudit to see + insecure files and directories and send errors to stderr + 2004-04-06 Wayne Davison <wayned@users.sourceforge.net> * 19743: Test/D02glob.ztst: Test the new F glob qualifier. |