summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2008-12-22 13:04:32 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2008-12-22 13:04:32 (GMT)
commitc12bdce8ba5e23d5b45c1cace3b81a93929b07a3 (patch)
treeb6d74f21ed7bd29469cc1e374d1c15f56a0d2da7 /ChangeLog
parent47a7a034d40e70286b3927f608a136b73a245584 (diff)
downloadtcl-c12bdce8ba5e23d5b45c1cace3b81a93929b07a3.zip
tcl-c12bdce8ba5e23d5b45c1cace3b81a93929b07a3.tar.gz
tcl-c12bdce8ba5e23d5b45c1cace3b81a93929b07a3.tar.bz2
Fix for [Bug 2330040]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa1457a..0d785a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-22 Joe Mistachkin <joe@mistachkin.com>
+
+ * tools/man2help2.tcl: Added support for "\(mi" nroff macro.
+ [Bug 2330040]
+
2008-12-22 Pat Thoyts <patthoyts@users.sourceforge.net>
* win/makefile.vc: Support the pkgs tree in the NMAKE builds.