summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2008-06-20 14:42:25 -0400
committerWilliam Cohen <wcohen@redhat.com>2008-06-20 14:42:25 -0400
commite3cbdeffc01c18d5aee8a8d43fbd277316a18f87 (patch)
treeb2c79ae541cc6f670de23716b75cdd8bd1100729 /tapset/ChangeLog
parent133c7b1dabc43a4f17106a9198196310e5ea3a4b (diff)
downloadsystemtap-steved-e3cbdeffc01c18d5aee8a8d43fbd277316a18f87.tar.gz
systemtap-steved-e3cbdeffc01c18d5aee8a8d43fbd277316a18f87.tar.xz
systemtap-steved-e3cbdeffc01c18d5aee8a8d43fbd277316a18f87.zip
Functions for kdev_t information: MAJOR, MINOR, MKDEV, and usrdev2kerndev.
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index d51e186a..efb660c6 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-20 wcohen <wcohen@redhat.com>
+
+ * dev.stp: New.
+
2008-06-19 Zhaolei <zhaolei@cn.fujitsu.com>
* aux_syscalls.stp: Output unknown bits in _stp_lookup_or_str.