diff options
author | Clint Adams <clint@users.sourceforge.net> | 2000-11-12 06:09:26 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2000-11-12 06:09:26 +0000 |
commit | 8bcdb3b0e14e6a43fb371f23886d65dfa47b9c31 (patch) | |
tree | e759b8fcee0177aca1d652c4872995c8fdaeaf3f /ChangeLog | |
parent | e9df08a57c6abe28b3d59eb6e337509415e4610f (diff) | |
download | zsh-8bcdb3b0e14e6a43fb371f23886d65dfa47b9c31.tar.gz zsh-8bcdb3b0e14e6a43fb371f23886d65dfa47b9c31.tar.xz zsh-8bcdb3b0e14e6a43fb371f23886d65dfa47b9c31.zip |
unposted: add new options, fix thinkos for reportbug completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 339ead1a6..59bbaa479 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-11-12 Clint Adams <schizo@debian.org> + * unposted: Completion/Debian/_bug: fix thinkos, add new options + for reportbug. + * unposted: Completion/Debian/_bug: complete files for --include=, completion for querybts. |