diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2008-07-30 14:57:27 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-07-30 14:57:27 +0000 |
| commit | eccd5ca1a3682e4feda3f6bdf1daab2feea0b1b0 (patch) | |
| tree | b036e4f291020301932dc45c63be8df0d74cdd38 /ChangeLog | |
| parent | 25346: fix some variables in compdump (diff) | |
| download | zsh-eccd5ca1a3682e4feda3f6bdf1daab2feea0b1b0.tar zsh-eccd5ca1a3682e4feda3f6bdf1daab2feea0b1b0.tar.gz zsh-eccd5ca1a3682e4feda3f6bdf1daab2feea0b1b0.tar.bz2 zsh-eccd5ca1a3682e4feda3f6bdf1daab2feea0b1b0.tar.lz zsh-eccd5ca1a3682e4feda3f6bdf1daab2feea0b1b0.tar.xz zsh-eccd5ca1a3682e4feda3f6bdf1daab2feea0b1b0.tar.zst zsh-eccd5ca1a3682e4feda3f6bdf1daab2feea0b1b0.zip | |
users/13077: Max Mikhanosha: restore follow after sort in _path_files
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,9 +1,14 @@ +2008-07-30 Peter Stephenson <pws@csr.com> + + * Max Mikhanosha: users/13077: Completion/Unix/Type/_path_files: + fix toggling with `follow' option. + 2008-07-29 Peter Stephenson <pws@csr.com> * 25346: Completion/compdump: fix some variables. - * Max Mikhanosha: users/13072: add `follow' option to - file-sort style. + * Max Mikhanosha: users/13072: Completion/Unix/Type/_path_files: + add `follow' option to file-sort style. 2008-07-27 Peter Stephenson <p.w.stephenson@ntlworld.com> |
