summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2004-03-04 23:02:01 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2004-03-04 23:02:01 (GMT)
commit624b5ff0c09f22eee5e4fc6f7507b0fe5a4cdef2 (patch)
treee14cf82a01748e41b7cf2dda733e174aa41cfc89 /ChangeLog
parent1f586b14cedd9dbc6eed1b55ff603d76518e6f01 (diff)
downloadtcl-624b5ff0c09f22eee5e4fc6f7507b0fe5a4cdef2.zip
tcl-624b5ff0c09f22eee5e4fc6f7507b0fe5a4cdef2.tar.gz
tcl-624b5ff0c09f22eee5e4fc6f7507b0fe5a4cdef2.tar.bz2
Applied fix from #766159 for Win98 registry to skip unicode tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8dc4464..6df04f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-04 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * tests/registry.test: Applied fixed from #766159 to skip two
+ tests on Win98 that depend on a Unicode registry (NT specific).
+
2004-03-04 Don Porter <dgp@users.sourceforge.net>
* generic/tclParse.c (InitParse): Factored the common code