summaryrefslogtreecommitdiffstats
diff options
authorJosh Stone <jistone@redhat.com>2012-10-09 17:08:59 -0700
committerJosh Stone <jistone@redhat.com>2012-10-09 17:08:59 -0700
commita63381cc8cf26f0e92461a764535a9ebfaaa4f3c (patch)
tree8202b446c80af368ae8a3067b54fca371213286a
parentMake the tapcheck.sh look for all .stp files in the tapset directory (diff)
Add 2.0 release dates to NEWS and systemtap.specrelease-2.0
-rw-r--r--NEWS2
-rw-r--r--systemtap.spec3
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 915c87ea8..afddb3669 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
1* What's new in version 2.0 1* What's new in version 2.0, 2012-10-09
2 2
3- Systemtap includes a new prototype backend, which uses Dyninst to instrument 3- Systemtap includes a new prototype backend, which uses Dyninst to instrument
4 a user's own processes at runtime. This backend does not use kernel modules, 4 a user's own processes at runtime. This backend does not use kernel modules,
diff --git a/systemtap.spec b/systemtap.spec
index 7a9cf8e22..41d022683 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -600,6 +600,9 @@ exit 0
600# ------------------------------------------------------------------------ 600# ------------------------------------------------------------------------
601 601
602%changelog 602%changelog
603* Tue Oct 09 2012 Josh Stone <jistone@redhat.com> - 2.0-1
604- Upstream release.
605
603* Fri Jul 13 2012 Peter Robinson <pbrobinson@fedoraproject.org> 606* Fri Jul 13 2012 Peter Robinson <pbrobinson@fedoraproject.org>
604- Fix ifarch statement 607- Fix ifarch statement
605- use file based requires for glibc-devel on x86_64 so that we work in koji 608- use file based requires for glibc-devel on x86_64 so that we work in koji