diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2016-08-04 19:32:34 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2016-08-04 19:32:34 +0900 |
commit | 7f052ed3e44176240d53a379674cf22fcb38807a (patch) | |
tree | 180c6549b4db3fe7c95517b063c4def2a3fcb644 /ChangeLog | |
parent | 81f229a03770b9736a1daf499ba56d8d2340c2aa (diff) | |
download | zsh-7f052ed3e44176240d53a379674cf22fcb38807a.tar.gz zsh-7f052ed3e44176240d53a379674cf22fcb38807a.tar.xz zsh-7f052ed3e44176240d53a379674cf22fcb38807a.zip |
unposted: fix format in zle.yo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ae8d0ca39..3a1fee1fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2016-08-04 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> + + * unposted: Doc/Zsh/zle.yo: fix format + 2016-08-03 Oliver Kiddle <opk@zsh.org> * 38989: Completion/BSD/Command/_freebsd-update, |