summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-01-10 16:51:25 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-01-10 16:51:25 (GMT)
commit95dcf1035f2e4d354ba79e58be255f3fb483c085 (patch)
tree1a17ee8bfe5407d27bfa0bec1e26bbbe64c89ff7 /ChangeLog
parent84a0ece24e8b25066d445fd2001ab751f9f8112d (diff)
downloadtcl-95dcf1035f2e4d354ba79e58be255f3fb483c085.zip
tcl-95dcf1035f2e4d354ba79e58be255f3fb483c085.tar.gz
tcl-95dcf1035f2e4d354ba79e58be255f3fb483c085.tar.bz2
Record that [Bug 2898722] is lurking.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecaa73a..2a59d96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2010-01-10 Donal K. Fellows <dkf@users.sf.net>
+ * tests/namespace.test (namespace-51.17): [Bug 2898722]: Demonstrate
+ that there are still bugs in the handling of resolution epochs. This
+ bug is not yet fixed.
+
* tools/tcltk-man2html.tcl: Split the man->html converter into
* tools/tcltk-man2html-utils.tcl: two pieces for easier maintenance.
Also made it much less verbose in its printed messages by default.