diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-01-02 22:05:12 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-01-02 22:05:12 +0000 |
commit | f7476178bc3d0080c1c0fff3f88fe12886f471a1 (patch) | |
tree | e5643039b8b01cade01b00ad4fcdb0c1b9589e47 /ChangeLog | |
parent | 912b7db10859a33fc32d46926af7198b3b390284 (diff) | |
download | zsh-f7476178bc3d0080c1c0fff3f88fe12886f471a1.tar.gz zsh-f7476178bc3d0080c1c0fff3f88fe12886f471a1.tar.xz zsh-f7476178bc3d0080c1c0fff3f88fe12886f471a1.zip |
22817: update for modern options, add completion of releases.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7680ec118..600ef77da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-01-02 Clint Adams <clint@zsh.org> + * 22817: Frank Terbeck: Completion/Debian/Command/_aptitude: + update for modern options, add completion of releases. + * 23080: arno: Completion/X/Command/_qiv: fix -c and -g (both were mistakenly -b). |