diff options
author | Kevin B Kenny <kennykb@acm.org> | 2006-10-01 20:59:01 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2006-10-01 20:59:01 (GMT) |
commit | 8d48f83e10fc5715983619a0194cc1f0ffcc0260 (patch) | |
tree | 500efd49e7e3c651a04eecba33c9c4b6ad8334f7 /ChangeLog | |
parent | c35351e5d727d9f5c2c18c14f13d6ddaaeb40d89 (diff) | |
download | tcl-8d48f83e10fc5715983619a0194cc1f0ffcc0260.zip tcl-8d48f83e10fc5715983619a0194cc1f0ffcc0260.tar.gz tcl-8d48f83e10fc5715983619a0194cc1f0ffcc0260.tar.bz2 |
Bug 1567956
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -2006-10-01 Miguel Sofer <msofer@users.sf.net> +2006-10-01 Kevin Kenny <kennykb@acm.org> + + * tests/clock.test (clock-49.2): Removed a locale dependency + that caused a spurious failure in the German locale. [Bug 1567956] + +2006-10-01 Miguel Sofer <msofer@users.sf.net> * doc/Eval.3 (TclEvalObjv): added note on refCount management for the elements of objv, [Bug #730244]. |