summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index a973e61c..8dd6cd52 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -9,6 +9,9 @@
in the cpufreq notifier.
(_stp_gettimeofday_ns): Converted from _stp_gettimeofday_us.
+ * lket/b2a/lket_b2a.c (main): Correct arguments to fseek.
+ (dump_data): Work around a spurious compiler warning.
+
2006-09-19 Li Guanglei <guanglei@cn.ibm.com>
* lket/b2a/lket_b2a.c, lket/b2a/lket_b2a.h: