diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-13 10:12:54 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-13 10:12:54 (GMT) |
commit | 2aee97bf214b4578d446e48cc0a67321d06cf62b (patch) | |
tree | 0ed8a5d906a8cf97bbee645d9928904d7b1e4d09 /ChangeLog | |
parent | 200415876026090ba976a55f11c319630f0ef9ae (diff) | |
download | tcl-2aee97bf214b4578d446e48cc0a67321d06cf62b.zip tcl-2aee97bf214b4578d446e48cc0a67321d06cf62b.tar.gz tcl-2aee97bf214b4578d446e48cc0a67321d06cf62b.tar.bz2 |
TIP#129 implementation. Probably also much more breakage in the test suite too
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-13 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * doc/binary.n: TIP#129 IMPLEMENTATION [Patch 858211] + * generic/tclBinary.c: Note that the test suite probably has many more + * tests/binary.test: failures now due to alterations in constraints. + 2004-05-12 Miguel Sofer <msofer@users.sf.net> Optimisations for INST_START_CMD [Bug 926164]. |