summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index 53cb7418..084739b6 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,10 @@
+2007-12-17 Martin Hunt <hunt@redhat.com>
+
+ * syscalls.stp (get_mempolicy): Fix syntax. Add prototype.
+ (kexec_load): Ditto.
+ (mbind): Ditto.
+ (move_pages): Ditto.
+
2007-12-17 Zhaolei <zhaolei@cn.fujitsu.com>
From Yang Zhiguo <yzgcsu@cn.fujitsu.com>