diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-05-28 18:42:01 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-05-28 18:42:01 +0000 |
commit | 989f7a825cb965f26964760bd292b9a4b18e869d (patch) | |
tree | 3fb8654409d98138f6b04ff187d70b2b5dd8f970 /ChangeLog | |
parent | 9ececd41799b66333c655f5de1f2a4f1c70f6d05 (diff) | |
download | zsh-989f7a825cb965f26964760bd292b9a4b18e869d.tar.gz zsh-989f7a825cb965f26964760bd292b9a4b18e869d.tar.xz zsh-989f7a825cb965f26964760bd292b9a4b18e869d.zip |
22468: fixes and updates.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index dc6e8a488..148625018 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-05-28 Clint Adams <clint@zsh.org> + * 22468: R. Ramkumar: Completion/Unix/Command/_mount: fixes and + updates. + * 22467: R. Ramkumar: Completion/Unix/Command/_canonical_paths: utility function which completes all paths given to it, and also tries to offer completions which point to the same file as one of |