From 6d4a05308283e7e1575e51d074254c762533ef8b Mon Sep 17 00:00:00 2001 From: fche Date: Mon, 27 Aug 2007 20:32:53 +0000 Subject: 2007-08-27 Frank Ch. Eigler PR 4817 * NEWS: Mention retirement of LKET. * configure.ac: Remove mysql dependency. * systemtap.spec.in: Remove glib2 dependency. * configure, config.in: Regenerated. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') 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 + 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 -- cgit