summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b51ea6a8..0b5e55b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-08-13 Dave Brolley <brolley@redhat.com>
+
+ * stap-client: Trap SIGTERM and SIGINT.
+ (unpack_response): chown of the systemtap temp directory before
+ we move it and only if we didn't create it.
+ (maybe_call_staprun): Check $e_script when determining whether a
+ script was specified. Provide the -c option to staprun. Run staprun
+ in the background and wait for it.
+ (terminate,interupt): New functions.
+
2008-08-13 Frank Ch. Eigler <fche@elastic.org>
* Makefile.am (stamp-elfutils): Override build-elfutils'