about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Vaeth <vaeth@mathematik.uni-wuerzburg.de>2013-12-13 22:55:05 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2013-12-13 22:55:05 -0800
commitbeb40845d9977b662c191b354cf6ecb4dabe3df5 (patch)
tree026f7aaae24b637c46efa8056227c99dec9a6318 /ChangeLog
parent8ffba43be97e90be5753a90e3b5869450f108c79 (diff)
downloadzsh-beb40845d9977b662c191b354cf6ecb4dabe3df5.tar.gz
zsh-beb40845d9977b662c191b354cf6ecb4dabe3df5.tar.xz
zsh-beb40845d9977b662c191b354cf6ecb4dabe3df5.zip
32105: support combinations of man or nroff with colcrt or col.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae9c163d3..24cd4b86b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-12-13  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* Martin Vaeth: 32105: Util/helpfiles: support all combinations of
+	man or nroff with colcrt or col.
+
 	* Aaron Peschel: 32103: Completion/Unix/Type/_hosts: parse
 	host:port format in ssh known_hosts files.