diff options
author | Kevin B Kenny <kennykb@acm.org> | 2003-03-19 01:21:01 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2003-03-19 01:21:01 (GMT) |
commit | f0273cd41b4b13cfd193ecf17ef5398525483120 (patch) | |
tree | 918c8066cae11f0efbaf48c76aa785d589f5fb86 /ChangeLog | |
parent | dcfb2e5557e33d2ffc3f05df4f3dd0e94209d6ed (diff) | |
download | tcl-f0273cd41b4b13cfd193ecf17ef5398525483120.zip tcl-f0273cd41b4b13cfd193ecf17ef5398525483120.tar.gz tcl-f0273cd41b4b13cfd193ecf17ef5398525483120.tar.bz2 |
* tests/registry.test: Changed the conditionals to avoid an
abort if [testlocale] is missing, as when running the test in
tclsh rather than tcltest. [Bug #705677]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-03-18 Kevin Kenny <kennykb@users.sourceforge.net> + + * tests/registry.test: Changed the conditionals to avoid an + abort if [testlocale] is missing, as when running the test in + tclsh rather than tcltest. [Bug #705677] + 2003-03-18 Daniel Steffen <das@users.sourceforge.net> * tools/tcltk-man2html.tcl: added support for building 'make html' |