summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorfche <fche>2008-03-12 17:29:30 +0000
committerfche <fche>2008-03-12 17:29:30 +0000
commit62802575d04f60e81efa29f0ef3a3821ad7cf729 (patch)
tree82f85e1c11c1d527ccc2ea1462c922939ca625f1 /NEWS
parent77b2151e03a48738124df191990ab1b0cd439d66 (diff)
downloadsystemtap-steved-62802575d04f60e81efa29f0ef3a3821ad7cf729.tar.gz
systemtap-steved-62802575d04f60e81efa29f0ef3a3821ad7cf729.tar.xz
systemtap-steved-62802575d04f60e81efa29f0ef3a3821ad7cf729.zip
* release prep: 0.6.2 version bump
2008-03-12 Frank Ch. Eigler <fche@elastic.org> * configure.ac, systemtap.spec.in: Bumped version to 0.6.2. * configure: Regenerated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cd9c72db..fd9df29d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
-* What's new in version 0.6 / 0.6.1
+* What's new in version 0.6
+
+- A copy of the systemtap tutorial and language reference guide
+ are now included.
- There is a new format specifier, %m, for the printf family of
functions. It functions like %s, except that it does not stop when