diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2002-01-14 14:17:50 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2002-01-14 14:17:50 +0000 |
commit | 8476aa7fc2faea453c3e07dae2e58535fa2a7086 (patch) | |
tree | 00db47131ac6c3394bd8442b8e2c66b85a740c70 /ChangeLog | |
parent | 64ba6ab2456265e7b03fa9aa2751b55dafdc41ee (diff) | |
download | zsh-8476aa7fc2faea453c3e07dae2e58535fa2a7086.tar.gz zsh-8476aa7fc2faea453c3e07dae2e58535fa2a7086.tar.xz zsh-8476aa7fc2faea453c3e07dae2e58535fa2a7086.zip |
16449: new chkconfig completion for both the RedHat and IRIX commands
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f3a368fe6..e97b8ca52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-01-14 Oliver Kiddle <opk@zsh.org> + + * 16449: Completion/Unix/Command/_chkconfig: new completion for + both the IRIX and RedHat chkconfig commands + 2002-01-14 Peter Stephenson <pws@csr.com> * 16448: Src/math.c: 15291, 15292 introduced bug that assignment |