diff options
author | Kevin B Kenny <kennykb@acm.org> | 2004-09-07 21:41:56 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2004-09-07 21:41:56 (GMT) |
commit | 7f4ac638476dedc7ca6481de6e3d5dc31d5d8f58 (patch) | |
tree | 1d4fa15ddd34851d3d1356e948f1626e87a92224 /ChangeLog | |
parent | abcb9bd1b0b42addc1f0d5a2d17bc806220c7f3c (diff) | |
download | tcl-7f4ac638476dedc7ca6481de6e3d5dc31d5d8f58.zip tcl-7f4ac638476dedc7ca6481de6e3d5dc31d5d8f58.tar.gz tcl-7f4ac638476dedc7ca6481de6e3d5dc31d5d8f58.tar.bz2 |
* doc/clock.n: Documented the default -format, and changed
references to a (nonexistent) msgcat command to refer to
the msgcat package. [Bug 1023870]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-09-07 Kevin B. Kenny <kennykb@acm.org> + * doc/clock.n: Documented the default -format, and changed + references to a (nonexistent) msgcat command to refer to + the msgcat package. [Bug 1023870] * generic/tclTimer.c: Removed a premature optimisation that attempted to store the assoc data in the client data; the optimisation caused a bug that [after] would overwrite |