diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2015-01-04 19:05:39 +0000 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2015-01-04 19:05:39 +0000 |
commit | f9cba834cdcd5f35d21768b6412577236adc5ed2 (patch) | |
tree | c26add38f43da0510aaad6b4899ea4be3b119aef /ChangeLog | |
parent | aa622e08014744c54e585e34613c2572a27f0f4b (diff) | |
download | zsh-f9cba834cdcd5f35d21768b6412577236adc5ed2.tar.gz zsh-f9cba834cdcd5f35d21768b6412577236adc5ed2.tar.xz zsh-f9cba834cdcd5f35d21768b6412577236adc5ed2.zip |
34091: typo with "whence -s" expansions
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d8918acb3..ca5d401ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2015-01-04 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 34091: Src/utils.c: typo with "whence -s" expansions. + * users/19682: Doc/Zsh/builtins.yo: document recommended use of whence. |