diff options
author | roland <roland> | 2005-08-02 21:24:14 +0000 |
---|---|---|
committer | roland <roland> | 2005-08-02 21:24:14 +0000 |
commit | 957e0cd34d5b0d037746bff6902b52574332f415 (patch) | |
tree | a5e7f30541aa2c8dcb45038c424c1083008c6193 | |
parent | e62d2a01f7f7be5bdd35b71e969d6d4b8d783f06 (diff) | |
download | systemtap-steved-957e0cd34d5b0d037746bff6902b52574332f415.tar.gz systemtap-steved-957e0cd34d5b0d037746bff6902b52574332f415.tar.xz systemtap-steved-957e0cd34d5b0d037746bff6902b52574332f415.zip |
.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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. |