diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-04-14 09:59:39 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-04-14 09:59:39 +0000 |
commit | 047ee6aaf388425939d1c07f9d3a123f3727a9c0 (patch) | |
tree | 2d90d07ca68022f9e4de78b1d366faea370b8177 /ChangeLog | |
parent | e694590b37dc59ad2dd1b417a0649aa6709bfbb4 (diff) | |
download | zsh-047ee6aaf388425939d1c07f9d3a123f3727a9c0.tar.gz zsh-047ee6aaf388425939d1c07f9d3a123f3727a9c0.tar.xz zsh-047ee6aaf388425939d1c07f9d3a123f3727a9c0.zip |
unposted: slightly rephrase path-completion doc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e9f6e04d5..1cc7661ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2010-04-14 Peter Stephenson <pws@csr.com> + * unposted: Doc/Zsh/compsys.yo: slightly rephrase previous doc. + * 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 @@ -13017,5 +13019,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4954 $ +* $Revision: 1.4955 $ ***************************************************** |