summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2006-06-05 21:28:54 +0000
committerHisham Muhammad <hisham@gobolinux.org>2006-06-05 21:28:54 +0000
commit8c643f5f89d4769a187894e8c7574ae258072f6d (patch)
tree0407aeac361a71b413abf6fec2afd0118e66c377 /ChangeLog
parentd0325cfec54e1adfd10b76ecf7a401eb5c9ea55b (diff)
Use long long types to avoid overflow
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5fa0f41..2fe7fb80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
What's new in version 0.6.3
+* Use 64-bit values when storing processor times to
+ avoid overflow.
* Internal change: rename TypedVector to Vector and
ListBox (and related classes) to Panel.

© 2014-2024 Faster IT GmbH | imprint | privacy policy