summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-09-22 14:05:16 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-09-22 14:05:16 (GMT)
commitf1367943a944acec1363cae14f2dd5a6f261f8f9 (patch)
treee9d09c4d108b160a19fe134fb72a9ab235834c1e /ChangeLog
parent163bd8d39b867eb56b871da18aac105c20e5c0d7 (diff)
downloadtcl-f1367943a944acec1363cae14f2dd5a6f261f8f9.zip
tcl-f1367943a944acec1363cae14f2dd5a6f261f8f9.tar.gz
tcl-f1367943a944acec1363cae14f2dd5a6f261f8f9.tar.bz2
[Bug 2903743]: Try to do the right thing when presented with old-style nroff.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85119ca..5dd2fb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-09-22 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/re_syntax.n: [Bug 2903743]: Add more magic so that we can do at
+ least something sane on Solaris.
+ * tools/tcltk-man2html-utils.tcl (process-text): Teach the HTML
+ generator how to handle this magic.
+
2011-09-21 Don Porter <dgp@users.sourceforge.net>
* generic/tclThreadTest.c: Revise the thread exit handling of the