summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index 94531989..b3f09767 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,12 @@
+2008-09-23 Zhaolei <zhaolei@cn.fujitsu.com>
+
+ * socket.stp (socket.aio_read/write): Fix version-checking method.
+
+2008-09-22 Zhaolei <zhaolei@cn.fujitsu.com>
+
+ * socket.stp (socket.aio_read/write): Fix the semantic error
+ caused by the difference of kernel versions.
+
2008-09-18 Mark Wielaard <mjw@redhat.com>
* aux_syscalls.stp (_reboot_magic_str): Moved reboot.h include out.