From ce02d866eaa44c25b151ab78e2b6783a3f0d034b Mon Sep 17 00:00:00 2001 From: roland Date: Mon, 17 Jul 2006 09:02:12 +0000 Subject: . --- ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 566d24c2..2850adae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,13 @@ +2006-07-17 Roland McGrath + + * configure.ac, systemtap.spec.in: Require elfutils-0.122. + * configure: Regenerated. + + * systemtap.spec.in (Release): Use %{?dist}. + 2006-07-17 Li Guanglei - * main.cxx: add LKET's tapsets into stap's default tapsets + * main.cxx: add LKET's tapsets into stap's default tapsets search path 2006-07-13 Frank Ch. Eigler @@ -35,7 +42,7 @@ to ask user to install kernel-debuginfo when dwfl_linux_kernel_report_kernel() or dwfl_linux_kernel_report_modules() fails (Bugzilla #2669). - + * buildrun.cxx (compile_pass): Checks to make sure module build directory exists before trying to run make there (Bugzilla #2669). -- cgit