diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2015-11-13 00:16:20 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2015-11-13 00:16:20 +0900 |
commit | ff85c8b1c99bd655a64564fc8beba3167d229c23 (patch) | |
tree | 097a89eb2b7b325bc236728640cc92aa8e2e3414 /ChangeLog | |
parent | d814071b1420418a3243642a5cdeb3946e7d1939 (diff) | |
download | zsh-ff85c8b1c99bd655a64564fc8beba3167d229c23.tar.gz zsh-ff85c8b1c99bd655a64564fc8beba3167d229c23.tar.xz zsh-ff85c8b1c99bd655a64564fc8beba3167d229c23.zip |
37090: correctly handle blank lines in yodl macro example()
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5397c6c51..3fd4d9908 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-11-13 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> + + * 37090: Doc/zman.yo, Doc/ztexi.yo: handle blank lines correctly + in yodl macro example() + 2015-11-12 Peter Stephenson <p.stephenson@samsung.com> * 37096: Src/subst.c, Test/D04parameter.ztst: make top-level |