summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-09-23 13:22:09 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-09-23 13:22:09 (GMT)
commit93cc89e95b9f7beacfffdc354a2096d7dcb96bd5 (patch)
treeffe62d2d40d2a4670ee136cf79447c3117e23216 /ChangeLog
parent282e134aeee90a7223dae8944b610c218aeaec78 (diff)
downloadtcl-93cc89e95b9f7beacfffdc354a2096d7dcb96bd5.zip
tcl-93cc89e95b9f7beacfffdc354a2096d7dcb96bd5.tar.gz
tcl-93cc89e95b9f7beacfffdc354a2096d7dcb96bd5.tar.bz2
Fix [Bug 2118123]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8eea436..8b5058b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-23 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/lreverse.n, mathop.n, regexp.n, regsub.n: Make sure that the
+ initial line of the manpage includes nothing that chokes old versions
+ of man. [Bug 2118123]
+
2008-09-22 Donal K. Fellows <dkf@users.sf.net>
TIP #320 IMPLEMENTATION