diff options
author | Jun T <takimoto-j@kba.biglobe.ne.jp> | 2014-06-17 01:19:42 +0900 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-06-16 20:15:35 +0100 |
commit | 0853bcfdd6a90fb4e6a9b7428d9b2a4975af717e (patch) | |
tree | 4f2f41cca7e8952ecbda307d75aedbae54905309 /ChangeLog | |
parent | 522908c7ff612e3279af51fd75ba3de40c3a446f (diff) | |
download | zsh-0853bcfdd6a90fb4e6a9b7428d9b2a4975af717e.tar.gz zsh-0853bcfdd6a90fb4e6a9b7428d9b2a4975af717e.tar.xz zsh-0853bcfdd6a90fb4e6a9b7428d9b2a4975af717e.zip |
32781: source behaves like . w.r.t. path search
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a38b61b98..7e8262729 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-06-16 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * Jun T: 32781: Doc/Zsh/options.yo: source builtin and path + search doc. + 2014-06-14 Jun T <takimoto-j@kba.biglobe.ne.jp> * 32779: Doc/Zsh/options.yo: fix a typo in options.yo |