diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-03-07 02:38:29 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-03-07 02:38:29 +0000 |
commit | bb2a6cd760b6c8245376ca48ec5a52eab5d615b9 (patch) | |
tree | 78a8a530903d3a2e05d1a93e3078e9eb1ee6cddd /ChangeLog | |
parent | 41b2e0cb680d7ee80a84283bdcedd13c6854c87d (diff) | |
download | zsh-bb2a6cd760b6c8245376ca48ec5a52eab5d615b9.tar.gz zsh-bb2a6cd760b6c8245376ca48ec5a52eab5d615b9.tar.xz zsh-bb2a6cd760b6c8245376ca48ec5a52eab5d615b9.zip |
* 20936: Completion/Linux/Command/_acpi: completion for acpi command.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cc03fdb5f..c74bdd7de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-07 Clint Adams <clint@zsh.org> + + * 20936: Completion/Linux/Command/_acpi: completion for acpi + command. + 2005-03-05 Andrey Borzenkov <bor@zsh.org> * Tobias Gruetzmacher: 20932: Completion/X/Command/_kfmclient: |