From 829fea24e7e2d66d9737f682390a88d6d383a19b Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 10 Jan 2006 21:18:02 +0000 Subject: 2006-01-10 Martin Hunt * logging.stp: Don't set STAP_SESSION_STOPPING. That it done in _stp_exit(). --- tapset/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tapset/ChangeLog (limited to 'tapset/ChangeLog') 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 + + * logging.stp: Don't set STAP_SESSION_STOPPING. + That it done in _stp_exit(). + + -- cgit