diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-09-30 21:54:10 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-09-30 21:54:10 +0000 |
commit | 8855a7b635cadb5d75c7e1f6c78688dc569af14c (patch) | |
tree | c6f80cd71bfd3b8ffe3a0a5c146d1ceef18c1666 /ChangeLog | |
parent | 29af031d0df4c07a9ac986b92d113dac2d183753 (diff) | |
download | zsh-8855a7b635cadb5d75c7e1f6c78688dc569af14c.tar.gz zsh-8855a7b635cadb5d75c7e1f6c78688dc569af14c.tar.xz zsh-8855a7b635cadb5d75c7e1f6c78688dc569af14c.zip |
22799: change _fusermount to use _fuse_values and _canonical_paths.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9645c03d4..d52a0151b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-09-30 Clint Adams <clint@zsh.org> + * 22799: R. Ramkumar: Completion/Linux/Command/_fusermount: + change _fusermount to use _fuse_values and _canonical_paths. + * 22798: R. Ramkumar: Completion/Unix/Command/_bittorrent: cleanup and fixes. |