diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-03-15 14:36:32 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-03-15 14:36:32 (GMT) |
commit | 90cecf4cb456a5a3e2f06ec313d9e7f649d3d7d2 (patch) | |
tree | a420e978652bba97d00b65890255f15c7e78358b /ChangeLog | |
parent | 6471990d5f03984456c2ec12a87d1d351d780a04 (diff) | |
download | tcl-90cecf4cb456a5a3e2f06ec313d9e7f649d3d7d2.zip tcl-90cecf4cb456a5a3e2f06ec313d9e7f649d3d7d2.tar.gz tcl-90cecf4cb456a5a3e2f06ec313d9e7f649d3d7d2.tar.bz2 |
Error behaviour of [unset] was changed to agree with documentation, so
must change associated test as well.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-03-15 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * tests/set-old.test (set-old-7.2): Changed error behaviour of + [unset] to agree with documentation, so must change test as well. + 2001-03-14 Don Porter <dgp@users.sourceforge.net> * library/package.tcl (pkg_mkIndex): Added patch from Vince Darley to make [pkg_mkIndex -verbose] even more verbose. |