diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2004-03-04 23:02:01 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2004-03-04 23:02:01 (GMT) |
commit | 624b5ff0c09f22eee5e4fc6f7507b0fe5a4cdef2 (patch) | |
tree | e14cf82a01748e41b7cf2dda733e174aa41cfc89 /ChangeLog | |
parent | 1f586b14cedd9dbc6eed1b55ff603d76518e6f01 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |