summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index b583b4aa..3f88bae2 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-09 Frank Ch. Eigler <fche@elastic.org>
+
+ * time.c (_stp_gettimeofday_ns): Protect some more against freq=0.
+
2008-12-08 Wenji Huang <wenji.huang@oracle.com>
* uprobes2/uprobes_x86.c (handle_riprel_insn): Fix the warning.