diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2002-05-08 09:18:12 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2002-05-08 09:18:12 +0000 |
commit | e484b0f83ca9a795429caee90550955ac5544926 (patch) | |
tree | 34649b241a045c325ab86a2dd8b84e62a7bcbca6 /ChangeLog | |
parent | 42080a7fb93b4457f0dd4c8ce28398001738490a (diff) | |
download | zsh-e484b0f83ca9a795429caee90550955ac5544926.tar.gz zsh-e484b0f83ca9a795429caee90550955ac5544926.tar.xz zsh-e484b0f83ca9a795429caee90550955ac5544926.zip |
17075, 17076: _urpmi and chkconfig/services
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index e0b38d5dc..21ff75dcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,9 +2,19 @@ * 17080: Doc/Zsh/compsys.yo: clarify tag-order style usage + * 17076: Completion/Redhat/Command/.distfiles, + Completion/Redhat/Command/_service, Completion/Unix/Command/_chkconfig, + Completion/Unix/Command/_init_d, Completion/Unix/Type/.distfiles, + Completion/Unix/Type/_services: use new helper _services to complete + init/xinetd services; make chkconfig use it; completion of + service command + + * 17075: Completion/Mandrake/Command/_urpmi: _urpmi + completion update + * 17074: Completion/Linux/Command/.distfiles, - Completion/Linux/Command/_mondo: mondoarchive completion - (with typo correction from Bart) + Completion/Linux/Command/_mondo, Src/Zsh/complete.mdd: + mondoarchive completion (with typo correction from Bart) * unposted: .cvsignore: add autom4te.cache. Looks like autoconf-2.53 generates it for whatever reason |