summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-07-03 20:48:38 (GMT)
committermdejong <mdejong>2001-07-03 20:48:38 (GMT)
commit641831c0fb26c35ba210e62750003b03ec1106b8 (patch)
tree56fb644e8a726ad93eb53ec097f1ec0b7d142e22 /ChangeLog
parent04333eb265924d49091056337ff98317d9fe7b7a (diff)
downloadtcl-641831c0fb26c35ba210e62750003b03ec1106b8.zip
tcl-641831c0fb26c35ba210e62750003b03ec1106b8.tar.gz
tcl-641831c0fb26c35ba210e62750003b03ec1106b8.tar.bz2
* tests/clock.test (clock-2.5): Adjust test so that it passes
when the time slice is 60 msecs, now passes under Windows 98.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 996a0fd..9a5b854 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2001-07-03 Mo DeJong <mdejong@redhat.com>
+ * tests/clock.test (clock-2.5): Adjust test so that it passes
+ when the time slice is 60 msecs, now passes under Windows 98.
+
+2001-07-03 Mo DeJong <mdejong@redhat.com>
+
* win/tcl.m4 (SC_CONFIG_CFLAGS): Don't pass the v flag
to ${AR} when using gcc, verbose output is not needed.