summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2008-04-14 18:04:37 (GMT)
committerKevin B Kenny <kennykb@acm.org>2008-04-14 18:04:37 (GMT)
commit12f1b80fe680eae408befaf133b9d9d0025878e4 (patch)
treef46e2ce407e4800c6d4eb2094c27563e988c6c91 /ChangeLog
parent278b31b91cc7b0d34299f71e36e0f49a840160ef (diff)
downloadtcl-12f1b80fe680eae408befaf133b9d9d0025878e4.zip
tcl-12f1b80fe680eae408befaf133b9d9d0025878e4.tar.gz
tcl-12f1b80fe680eae408befaf133b9d9d0025878e4.tar.bz2
* tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a):
Added comments to the test that it can fail on a heavily loaded system.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bc32f3f..fd73a5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,10 @@
* unix/tclUnixTime.c (NativeGetTime): Removed obsolete use of
'struct timezone' in the call to 'gettimeofday'. [Bug 1942197].
+ * tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a):
+ Added comments to the test that it can fail on a heavily loaded
+ system.
-
2008-04-11 Don Porter <dgp@users.sourceforge.net>
* generic/tcl.h: Bump version number to 8.5.3b1 to distinguish