summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
authorzhaolei <zhaolei>2007-09-27 05:14:15 +0000
committerzhaolei <zhaolei>2007-09-27 05:14:15 +0000
commit6c5a7bf85ea4dd12c4481db1c82663354c42f2cc (patch)
tree22a36228ce9cd3a6a604f469c0191fae9604a84b /tapset/ChangeLog
parent58a81479785f10c9717997ba1a374125f3da7103 (diff)
downloadsystemtap-steved-6c5a7bf85ea4dd12c4481db1c82663354c42f2cc.tar.gz
systemtap-steved-6c5a7bf85ea4dd12c4481db1c82663354c42f2cc.tar.xz
systemtap-steved-6c5a7bf85ea4dd12c4481db1c82663354c42f2cc.zip
2007-09-27 Zhaolei <zhaolei@cn.fujitsu.com>
* tcp.stp (sendmsg.return): Fix description of size variable. * tcp.stp (recvmsg.return): Ditto.
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index a8e100c2..22f0d063 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,5 +1,10 @@
2007-09-27 Zhaolei <zhaolei@cn.fujitsu.com>
+ * tcp.stp (sendmsg.return): Fix description of size variable.
+ * tcp.stp (recvmsg.return): Ditto.
+
+2007-09-27 Zhaolei <zhaolei@cn.fujitsu.com>
+
* socket.stp (aio_read): Fix compile error with kernel version
less than 2.6.19.
* socket.stp (aio_write): Ditto.