summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
authorhunt <hunt>2006-01-10 21:18:02 +0000
committerhunt <hunt>2006-01-10 21:18:02 +0000
commit829fea24e7e2d66d9737f682390a88d6d383a19b (patch)
tree99192e9ccc4e1c57a918a24bb0909ff0fee53b8a /tapset/ChangeLog
parent7b462d7432f16dd96a8f788d8b3dab77f192b066 (diff)
downloadsystemtap-steved-829fea24e7e2d66d9737f682390a88d6d383a19b.tar.gz
systemtap-steved-829fea24e7e2d66d9737f682390a88d6d383a19b.tar.xz
systemtap-steved-829fea24e7e2d66d9737f682390a88d6d383a19b.zip
2006-01-10 Martin Hunt <hunt@redhat.com>
* logging.stp: Don't set STAP_SESSION_STOPPING. That it done in _stp_exit().
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
new file mode 100644
index 00000000..834e3504
--- /dev/null
+++ b/tapset/ChangeLog
@@ -0,0 +1,6 @@
+2006-01-10 Martin Hunt <hunt@redhat.com>
+
+ * logging.stp: Don't set STAP_SESSION_STOPPING.
+ That it done in _stp_exit().
+
+