diff options
author | Jun T <takimoto-j@kba.biglobe.ne.jp> | 2015-05-12 15:39:18 +0900 |
---|---|---|
committer | Jun T <takimoto-j@kba.biglobe.ne.jp> | 2015-05-12 15:39:18 +0900 |
commit | 9c3aeef99a64c44e5a37170c9440c591f223bb4a (patch) | |
tree | 5a0f323189ac02d34b30e8e4528ba2f65e39ba04 /ChangeLog | |
parent | 8421c9e59dfc9a3abc71a060f8577c342f81a007 (diff) | |
download | zsh-9c3aeef99a64c44e5a37170c9440c591f223bb4a.tar.gz zsh-9c3aeef99a64c44e5a37170c9440c591f223bb4a.tar.xz zsh-9c3aeef99a64c44e5a37170c9440c591f223bb4a.zip |
unposted: include doc tweek to expn.yo from 35071
expn.yo is now essentially the same as commit 6269db8
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index cb073f93d..491fab825 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2015-05-12 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> - * 35086: Doc/Zsh/expn.yo: reapply 35067 which has been - mistakenly reverted by 35075 + * 35086: Doc/Zsh/expn.yo: reapply 35067 (with 35071) which + has been mistakenly reverted by 35075 2015-05-12 Daniel Hahler <git@thequod.de> |