summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/ChangeLog
diff options
context:
space:
mode:
authorhunt <hunt>2007-08-15 14:44:21 +0000
committerhunt <hunt>2007-08-15 14:44:21 +0000
commitd272fb15855a3630d99bbd7a8a13adaba1a951fe (patch)
tree0bdf334d9edc2e4323ee5f5bcd3f2cedc569a681 /runtime/staprun/ChangeLog
parent6cad281fe986cdd3f89cba7c1959de10ca6f389d (diff)
downloadsystemtap-steved-d272fb15855a3630d99bbd7a8a13adaba1a951fe.tar.gz
systemtap-steved-d272fb15855a3630d99bbd7a8a13adaba1a951fe.tar.xz
systemtap-steved-d272fb15855a3630d99bbd7a8a13adaba1a951fe.zip
2007-08-15 Martin Hunt <hunt@redhat.com>
PR4736 * staprun.c (cleanup): Set priority back to normal before removing module.
Diffstat (limited to 'runtime/staprun/ChangeLog')
-rw-r--r--runtime/staprun/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog
index 002284bf..0ca8812d 100644
--- a/runtime/staprun/ChangeLog
+++ b/runtime/staprun/ChangeLog
@@ -1,5 +1,10 @@
2007-08-15 Martin Hunt <hunt@redhat.com>
+ PR4736
+ * staprun.c (cleanup): Set priority back to normal
+ before removing module.
+2007-08-15 Martin Hunt <hunt@redhat.com>
+
* stap_merge.tcl: New.
2007-08-14 David Smith <dsmith@redhat.com>