summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 020d2176..c793fbd9 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-28 Martin Hunt <hunt@redhat.com>
+
+ * alloc.c: Use DEFINE_SPINLOCK.
+ * counter.c: Ditto.
+ * pmap-gen.c: Ditto.
+ * print_new.c: Ditto.
+ * stat.c: Ditto.
+
2008-01-27 Frank Ch. Eigler <fche@elastic.org>
* stack-i386.c (__stp_stack_print): Correct #elif->#else typo.