diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-10 16:51:25 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-10 16:51:25 (GMT) |
commit | 95dcf1035f2e4d354ba79e58be255f3fb483c085 (patch) | |
tree | 1a17ee8bfe5407d27bfa0bec1e26bbbe64c89ff7 /ChangeLog | |
parent | 84a0ece24e8b25066d445fd2001ab751f9f8112d (diff) | |
download | tcl-95dcf1035f2e4d354ba79e58be255f3fb483c085.zip tcl-95dcf1035f2e4d354ba79e58be255f3fb483c085.tar.gz tcl-95dcf1035f2e4d354ba79e58be255f3fb483c085.tar.bz2 |
Record that [Bug 2898722] is lurking.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |