diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-03-08 10:17:03 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-03-08 10:17:03 +0000 |
commit | c93f38253f230062513b3e8fbe1a39125a220e8c (patch) | |
tree | c99fd10f6b687462799efc14cf194b028d13f3df /ChangeLog | |
parent | c97203ac114ad34b9e922aa7a9abbb831d61bf23 (diff) | |
download | zsh-c93f38253f230062513b3e8fbe1a39125a220e8c.tar.gz zsh-c93f38253f230062513b3e8fbe1a39125a220e8c.tar.xz zsh-c93f38253f230062513b3e8fbe1a39125a220e8c.zip |
try to find out the sub commands to complete in _init_d (13591)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 92f9083a7..1712ee895 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-03-08 Sven Wischnowsky <wischnow@zsh.org> + + * 13591: Completion/User/_init_d: try to find out the sub commands + to complete in _init_d + 2001-03-07 Felix Rosencrantz <f_rosencrantz@yahoo.com> * 13590: Test/54compmatch.ztst: Added another test case |