diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-04-14 09:57:47 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-04-14 09:57:47 +0000 |
commit | e694590b37dc59ad2dd1b417a0649aa6709bfbb4 (patch) | |
tree | 60c7b50c62b3a25770d227cef0f56553eb47724a /ChangeLog | |
parent | c30b038a422cb918f5a80115ef9c1541cedf3dea (diff) | |
download | zsh-e694590b37dc59ad2dd1b417a0649aa6709bfbb4.tar.gz zsh-e694590b37dc59ad2dd1b417a0649aa6709bfbb4.tar.xz zsh-e694590b37dc59ad2dd1b417a0649aa6709bfbb4.zip |
users/15011: add path-completion style
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index b7ce3e22a..e9f6e04d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-04-14 Peter Stephenson <pws@csr.com> + + * users/15011: Completion/Unix/Type/_path_files, + Doc/Zsh/compsys.yo: add path-completion style to allow + completion of preceeding directories in files to be be turned + off. + 2010-04-13 Peter Stephenson <pws@csr.com> * unposted: Functions/Calendar/calendar, Functions/Calendar/calendar_add, @@ -13010,5 +13017,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4953 $ +* $Revision: 1.4954 $ ***************************************************** |