summaryrefslogtreecommitdiffstats
path: root/examples/ChangeLog
diff options
context:
space:
mode:
authordsmith <dsmith>2008-03-05 16:28:42 +0000
committerdsmith <dsmith>2008-03-05 16:28:42 +0000
commit979f400dad0159aab8c3aaa846db4ba312daef0a (patch)
tree225a1506066bee873fbed981bbba8cc5609353a2 /examples/ChangeLog
parente523ec99f2243055c688041ee2adbf5bb661333b (diff)
downloadsystemtap-steved-979f400dad0159aab8c3aaa846db4ba312daef0a.tar.gz
systemtap-steved-979f400dad0159aab8c3aaa846db4ba312daef0a.tar.xz
systemtap-steved-979f400dad0159aab8c3aaa846db4ba312daef0a.zip
2008-03-05 David Smith <dsmith@redhat.com>
PR5422 * iostat-scsi.stp: Updated to handle kernel versions > 2.6.24. * iostat-scsi.txt: Updated.
Diffstat (limited to 'examples/ChangeLog')
-rw-r--r--examples/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/ChangeLog b/examples/ChangeLog
index 99fc6928..ae011376 100644
--- a/examples/ChangeLog
+++ b/examples/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-05 David Smith <dsmith@redhat.com>
+
+ PR5422
+ * iostat-scsi.stp: Updated to handle kernel versions > 2.6.24.
+ * iostat-scsi.txt: Updated.
+
2008-01-29 Frank Ch. Eigler <fche@elastic.org>
* nettop.stp: Reorganize array usage to minimize contention.