summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/ChangeLog
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-02-22 21:10:25 -0500
committerFrank Ch. Eigler <fche@elastic.org>2008-02-22 21:10:25 -0500
commit6abaaba810bb1804c68b47d3bf8157ec2bd9eb00 (patch)
tree65dcdf60b9a391eb1f3b6a488cae0b7cae111088 /runtime/staprun/ChangeLog
parent9a6524b486ecf0671b924a1c8b9d439a40810505 (diff)
parent780c08c8f4d5020052d3de50dfc3abacac589feb (diff)
downloadsystemtap-steved-6abaaba810bb1804c68b47d3bf8157ec2bd9eb00.tar.gz
systemtap-steved-6abaaba810bb1804c68b47d3bf8157ec2bd9eb00.tar.xz
systemtap-steved-6abaaba810bb1804c68b47d3bf8157ec2bd9eb00.zip
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Diffstat (limited to 'runtime/staprun/ChangeLog')
-rw-r--r--runtime/staprun/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog
index 53545db2..e9ef2e2d 100644
--- a/runtime/staprun/ChangeLog
+++ b/runtime/staprun/ChangeLog
@@ -1,7 +1,11 @@
+2008-02-21 David Smith <dsmith@redhat.com>
+
+ * staprun_funcs.c (check_path): Small security fix.
+
2008-01-21 Martin Hunt <hunt@redhat.com>
- * symbols.c (send_module): Simplify and use new send_data() function to keep
- longword alignment.
+ * symbols.c (send_module): Simplify and use new send_data()
+ function to keep longword alignment.
2008-01-14 Martin Hunt <hunt@redhat.com>