diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2012-01-08 19:00:25 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2012-01-08 19:00:25 +0000 |
| commit | 609a9d264d6ff4b2869ee4fdef2d42c9b0527d57 (patch) | |
| tree | 739d8dd63d195fc3678d48f4c119a9733052a332 /ChangeLog | |
| parent | users/16711: try to take account of PATH_DIRS option in command completion (diff) | |
| download | zsh-609a9d264d6ff4b2869ee4fdef2d42c9b0527d57.tar zsh-609a9d264d6ff4b2869ee4fdef2d42c9b0527d57.tar.gz zsh-609a9d264d6ff4b2869ee4fdef2d42c9b0527d57.tar.bz2 zsh-609a9d264d6ff4b2869ee4fdef2d42c9b0527d57.tar.lz zsh-609a9d264d6ff4b2869ee4fdef2d42c9b0527d57.tar.xz zsh-609a9d264d6ff4b2869ee4fdef2d42c9b0527d57.tar.zst zsh-609a9d264d6ff4b2869ee4fdef2d42c9b0527d57.zip | |
typo
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ account of PATH_DIRS option in command completion. * 30101: Doc/Zsh/options.yo, Src/hashtable.c, Src/options.c, - Src/zsh: add HASH_EXECUTABLES_ONLY option, off by default to + Src/zsh.h: add HASH_EXECUTABLES_ONLY option, off by default to avoid problems with huge paths and remote directories. 2012-01-07 Peter Stephenson <p.w.stephenson@ntlworld.com> @@ -15851,5 +15851,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5559 $ +* $Revision: 1.5560 $ ***************************************************** |
