summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorfche <fche>2007-08-27 20:32:53 +0000
committerfche <fche>2007-08-27 20:32:53 +0000
commit6d4a05308283e7e1575e51d074254c762533ef8b (patch)
tree864604aec0a5d7c8cc43e16f7a9b0a56ea8b51d2 /NEWS
parent3a5ee1c03bcb392982d24b1a2b9be61c137feeaa (diff)
downloadsystemtap-steved-6d4a05308283e7e1575e51d074254c762533ef8b.tar.gz
systemtap-steved-6d4a05308283e7e1575e51d074254c762533ef8b.tar.xz
systemtap-steved-6d4a05308283e7e1575e51d074254c762533ef8b.zip
2007-08-27 Frank Ch. Eigler <fche@redhat.com>
PR 4817 * NEWS: Mention retirement of LKET. * configure.ac: Remove mysql dependency. * systemtap.spec.in: Remove glib2 dependency. * configure, config.in: Regenerated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9bc76658..26073f9c 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@
moved to the next statement. A silly bug that made many $target
variables inaccessible to .statement() probes was also fixed.
+- LKET has been retired. Please let us know on <systemtap@sourceware.org>
+ if you have been a user of the tapset/tools, so we can help you find
+ another way.
+
* What's new since version 0.5.14?
- The way in which command line arguments for scripts are substituted has