diff options
author | Kevin B Kenny <kennykb@acm.org> | 2003-03-19 01:19:50 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2003-03-19 01:19:50 (GMT) |
commit | cc539d2683c0e33f8b55a8b886fb36ddf6ca7577 (patch) | |
tree | b9a1a7aac3dea037c8486f6af8a9788781fb9fe7 /ChangeLog | |
parent | 9501f8cadf329916ab83d74c5c5aee6edf99ca3c (diff) | |
download | tcl-cc539d2683c0e33f8b55a8b886fb36ddf6ca7577.zip tcl-cc539d2683c0e33f8b55a8b886fb36ddf6ca7577.tar.gz tcl-cc539d2683c0e33f8b55a8b886fb36ddf6ca7577.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' |