diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-09-30 21:46:07 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-09-30 21:46:07 +0000 |
commit | 29af031d0df4c07a9ac986b92d113dac2d183753 (patch) | |
tree | 8b822ce28f1e1b43fc359516f68de6cfb43f8c8c /ChangeLog | |
parent | a1ce5f21488c93303a1ff1bd303a92f03748ea88 (diff) | |
download | zsh-29af031d0df4c07a9ac986b92d113dac2d183753.tar.gz zsh-29af031d0df4c07a9ac986b92d113dac2d183753.tar.xz zsh-29af031d0df4c07a9ac986b92d113dac2d183753.zip |
22798: _bittorrent cleanup and fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f09f63a40..9645c03d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-09-30 Clint Adams <clint@zsh.org> + * 22798: R. Ramkumar: Completion/Unix/Command/_bittorrent: + cleanup and fixes. + * 22797: R. Ramkumar: Completion/Linux/Type/_fuse_arguments, Completion/Linux/Type/_fuse_values: generic FUSE completion support functions. |