summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordrh <drh@sqlite.org>2003-05-24 02:30:47 (GMT)
committerdrh <drh@sqlite.org>2003-05-24 02:30:47 (GMT)
commitac8bb107ca7d45115b1877f6ed9d25b16456b4b4 (patch)
tree994821c7c9f5bc4f5d7a596b42e7f0176fb723db /ChangeLog
parent1f1857d4d22de89b2b99f9480489831411a29016 (diff)
downloadtcl-ac8bb107ca7d45115b1877f6ed9d25b16456b4b4.zip
tcl-ac8bb107ca7d45115b1877f6ed9d25b16456b4b4.tar.gz
tcl-ac8bb107ca7d45115b1877f6ed9d25b16456b4b4.tar.bz2
Add tests to detect and avoid division by zero in the windows precision
timer calibration logic.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a7543f..71614d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-23 D. Richard Hipp <drh@hwaci.com>
+
+ * win/tclWinTime.c: Add tests to detect and avoid a division by zero
+ in the windows precision timer calibration logic.
+
2003-05-23 Don Porter <dgp@users.sourceforge.net>
* generic/tclObj.c (tclCmdNameType): Converted internal rep