diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2000-07-26 08:54:58 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-07-26 08:54:58 +0000 |
commit | 04aaf1cd7f9fb791a3f305c2d8f6e7f995b1db6a (patch) | |
tree | fca671c0afddd4aa0bc7d1f4914570b3fe0760ee /ChangeLog | |
parent | e7f910471143cfa56cc902e41c759ae91326f909 (diff) | |
download | zsh-04aaf1cd7f9fb791a3f305c2d8f6e7f995b1db6a.tar.gz zsh-04aaf1cd7f9fb791a3f305c2d8f6e7f995b1db6a.tar.xz zsh-04aaf1cd7f9fb791a3f305c2d8f6e7f995b1db6a.zip |
Move compinit security checks into compaudit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cd46f86b1..a5001962a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-07-26 Bart Schaefer <schaefer@zsh.org> + + * 12377: Completion/Core/compaudit, Completion/Core/compinit, + Doc/Zsh/compsys.yo: Separate compinit security checks into their + own callable function. + 2000-07-26 Sven Wischnowsky <wischnow@zsh.org> * 12378: Completion/Base/_arguments: make `_arguments --' use |