summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroland <roland>2005-08-02 21:24:14 +0000
committerroland <roland>2005-08-02 21:24:14 +0000
commit957e0cd34d5b0d037746bff6902b52574332f415 (patch)
treea5e7f30541aa2c8dcb45038c424c1083008c6193
parente62d2a01f7f7be5bdd35b71e969d6d4b8d783f06 (diff)
downloadsystemtap-steved-957e0cd34d5b0d037746bff6902b52574332f415.tar.gz
systemtap-steved-957e0cd34d5b0d037746bff6902b52574332f415.tar.xz
systemtap-steved-957e0cd34d5b0d037746bff6902b52574332f415.zip
.
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 751f70ca..40834a17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-02 Roland McGrath <roland@redhat.com>
+
+ * systemtap.spec.in (%install): Remove parameters after %makeinstall.
+
2005-08-02 Frank Ch. Eigler <fche@elastic.org>
* loc2.c (emit_loc_address): Emit interleaved declaration into
@@ -35,7 +39,7 @@
recovery code.
(emit_module_exit): Invert deregistration sequence.
* testsuite/buildok/four.stp: Some module() test case.
-
+
2005-08-01 Frank Ch. Eigler <fche@elastic.org>
* elaborate.cxx (derive_probes): Print error if results empty.