about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun T <takimoto-j@kba.biglobe.ne.jp>2014-03-18 01:01:32 +0900
committerPeter Stephenson <pws@zsh.org>2014-03-17 16:17:20 +0000
commit848065a5a2a383b20964ae03a6c368d19692f9c2 (patch)
treeb4f31ab867e8563b0013f15c4f6db496afa4498c /ChangeLog
parent53e9e2646d79cc4b0eae08ce33c260eb248e6db0 (diff)
downloadzsh-848065a5a2a383b20964ae03a6c368d19692f9c2.tar.gz
zsh-848065a5a2a383b20964ae03a6c368d19692f9c2.tar.xz
zsh-848065a5a2a383b20964ae03a6c368d19692f9c2.zip
32494: Yodl hack to fix indents in manual page output
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08a9d1c9c..840c66d0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-03-17  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* Jun T: 32494: Doc/zman.yo: Yodl hack to fix indentation
+	in nroff -man output.
+
 	* Jun T: 32493: Doc/Zsh/contrib.yo, Doc/Zsh/mod_pcre.yo,
 	Doc/Zsh/mod_regex.yo, Doc/Zsh/mod_sched.yo: some formatting
 	fixes.