summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-04-06 09:51:50 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-04-06 09:51:50 (GMT)
commitd8c6ea5a6f7f22ba91b84d5a2f2c91d9d355f708 (patch)
tree549391eaadbfae2db94726961b977f689739f7ef /ChangeLog
parent19065f3a40a4a114c483f22a1f0854da82b01097 (diff)
downloadtcl-d8c6ea5a6f7f22ba91b84d5a2f2c91d9d355f708.zip
tcl-d8c6ea5a6f7f22ba91b84d5a2f2c91d9d355f708.tar.gz
tcl-d8c6ea5a6f7f22ba91b84d5a2f2c91d9d355f708.tar.bz2
Improvements to man2html script to handle .IP better
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20af680..6b11c41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-04-06 Donal K. Fellows <dkf@users.sf.net>
+ * tools/man2html2.tcl (IPmacro): Rewrote to understand what .IP
+ really is (.IP and .TP are really just two ways of doing the same
+ thing). Change below made this relevant.
* doc/re_syntax.n: Change some uses of .TP to .IP to work around
bugs in various *roff implementations. Also reworded the atom
descriptions slightly.