summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/ChangeLog
diff options
context:
space:
mode:
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 4e23c424..2a9029d0 100644
--- a/runtime/staprun/ChangeLog
+++ b/runtime/staprun/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-11 Frank Ch. Eigler <fche@elastic.org>
+
+ * staprun.c (main): Move checks for init_cap and getuid
+ from just before command line argument parsing to just after.
+
2007-10-09 Martin Hunt <hunt@redhat.com>
* common.c (set_clexec): New.