diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2004-05-22 00:10:53 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2004-05-22 00:10:53 (GMT) |
commit | c154ba6c9d19e15f91177a519b479932f3962406 (patch) | |
tree | d8c1a8c8618357d3e16427a708f80db52861b108 /ChangeLog | |
parent | 01b241d21fcda6f4f179218b55dbe5e54bfd2757 (diff) | |
download | tcl-c154ba6c9d19e15f91177a519b479932f3962406.zip tcl-c154ba6c9d19e15f91177a519b479932f3962406.tar.gz tcl-c154ba6c9d19e15f91177a519b479932f3962406.tar.bz2 |
* tests/namespace.test (namespace-41.3): removed the {knownBug}
constraint: [Bug 231259] is closed since nov 2001, and the fix of
[Bug 729692] (INST_START_CMD) makes the test succeed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-21 Miguel Sofer <msofer@users.sf.net> + + * tests/namespace.test (namespace-41.3): removed the {knownBug} + constraint: [Bug 231259] is closed since nov 2001, and the fix of + [Bug 729692] (INST_START_CMD) makes the test succeed. + 2004-05-21 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tclExecute.c (TclExecuteByteCode): Move a few |