diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-07-16 23:06:50 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2008-07-16 23:06:50 -0400 |
commit | cfaa068c90fc746a690ae6270306782bea0187a9 (patch) | |
tree | e974ec8e43e2fccb4c1b1cdbeecf51598236409a /NEWS | |
parent | 52dc659ce523a2c9ad93a7c61eb6598704fdae44 (diff) | |
download | systemtap-steved-cfaa068c90fc746a690ae6270306782bea0187a9.tar.gz systemtap-steved-cfaa068c90fc746a690ae6270306782bea0187a9.tar.xz systemtap-steved-cfaa068c90fc746a690ae6270306782bea0187a9.zip |
version bump to 0.7.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +* What's new + + * What's new in version 0.7 - .statement("func@file:*") and .statement("func@file:M-N") probes are now |