diff options
author | Clint Adams <clint@users.sourceforge.net> | 2003-06-25 03:47:38 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2003-06-25 03:47:38 +0000 |
commit | dd54fb249881fa882319cd2642780dcebb8d9f7c (patch) | |
tree | e0cbe30be86794b0f340a29b0e2df870fb78a38e /ChangeLog | |
parent | d1b28b35efc0ed5c39c97f152d08c6bc30e6ba52 (diff) | |
download | zsh-dd54fb249881fa882319cd2642780dcebb8d9f7c.tar.gz zsh-dd54fb249881fa882319cd2642780dcebb8d9f7c.tar.xz zsh-dd54fb249881fa882319cd2642780dcebb8d9f7c.zip |
18628: update completion of reportbug and querybts to modern usage.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 40546c008..95b0e96d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-06-25 Clint Adams <clint@zsh.org> + * 18628: Completion/Debian/Command/_bug: update completion of + reportbug and querybts to modern usage. + * 18627: Completion/Unix/Command/_imagemagick: -resize and -shave options to mogrify. |