summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2003-03-19 01:19:50 (GMT)
committerKevin B Kenny <kennykb@acm.org>2003-03-19 01:19:50 (GMT)
commitcc539d2683c0e33f8b55a8b886fb36ddf6ca7577 (patch)
treeb9a1a7aac3dea037c8486f6af8a9788781fb9fe7 /ChangeLog
parent9501f8cadf329916ab83d74c5c5aee6edf99ca3c (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a6541a..2055a0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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'