diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-03-31 13:44:07 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-03-31 13:44:07 +0000 |
commit | dfe7d91ae7f751c7e8bde3a716776004ae914c42 (patch) | |
tree | 4eed90ab0f77605d5df1b09d2ccf03aaca93faa4 /ChangeLog | |
parent | aa3d4842b9de203d8a723c96b194ea38b230b421 (diff) | |
download | zsh-dfe7d91ae7f751c7e8bde3a716776004ae914c42.tar.gz zsh-dfe7d91ae7f751c7e8bde3a716776004ae914c42.tar.xz zsh-dfe7d91ae7f751c7e8bde3a716776004ae914c42.zip |
21075: update baz completion to not use -A option since it's being dropped in baz 1.3.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 11321edc1..0104fc8e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-03-27 Clint Adams <clint@zsh.org> + * 21075: Completion/Unix/Command/_baz: update baz completion + to not use -A option since it's being dropped in baz 1.3. + * Zack Cerza: 21074: Completion/Debian/Command/_aptitude: update for newer aptitude. |