summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index af067ed3..3b935e3a 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,13 @@
+2008-11-17 Wenji Huang <wenji.huang@oracle.com>
+
+ * runtime.h: Rename for_each_cpu to stp_for_each_cpu for 2.6.28.
+ * counter.c: Ditto.
+ * map-stat.c: Ditto.
+ * map.c: Ditto.
+ * pmap-gen.c: Ditto.
+ * stat.c: Ditto.
+ * transport/procfs.c: Ditto.
+
2008-11-04 David Smith <dsmith@redhat.com>
PR 5274.