diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-25 09:26:07 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-25 09:26:07 +0000 |
commit | 40a8ebc4159922f82c09c7ac27814caf487a8040 (patch) | |
tree | 066860d7fc8136818f22606f3e1fcbad6f96f314 /ChangeLog | |
parent | abdf7344833c13623b433b071f337128890eb063 (diff) | |
download | zsh-40a8ebc4159922f82c09c7ac27814caf487a8040.tar.gz zsh-40a8ebc4159922f82c09c7ac27814caf487a8040.tar.xz zsh-40a8ebc4159922f82c09c7ac27814caf487a8040.zip |
c.f. users/12109: tweak to $SECONDS doc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 36a957a76..aeede3ecb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-10-25 Peter Stephenson <pws@csr.com> + * c.f. users/12109: Doc/Zsh/params.yo: tweak to SECONDS + documentation for clarity. + * users/12100: Completion/Unix/Type/_path_files, Doc/Zsh/compsys.yo: with NO_CASE_GLOB, use a case-insensitive matcher if none is in effect. |