summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2003-03-19 01:21:01 (GMT)
committerKevin B Kenny <kennykb@acm.org>2003-03-19 01:21:01 (GMT)
commitf0273cd41b4b13cfd193ecf17ef5398525483120 (patch)
tree918c8066cae11f0efbaf48c76aa785d589f5fb86 /ChangeLog
parentdcfb2e5557e33d2ffc3f05df4f3dd0e94209d6ed (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cea8c18..fd71d5f 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'