diff options
author | roland <roland> | 2006-01-17 07:48:43 +0000 |
---|---|---|
committer | roland <roland> | 2006-01-17 07:48:43 +0000 |
commit | eab7d4cf047a95f32462b598db2aa64f0b9660c3 (patch) | |
tree | d50f85a9e1f1f7525001b065620ab6a156d01e29 | |
parent | db6a8a109038bcbc2364ab861681fa2b7d73068e (diff) | |
download | systemtap-steved-eab7d4cf047a95f32462b598db2aa64f0b9660c3.tar.gz systemtap-steved-eab7d4cf047a95f32462b598db2aa64f0b9660c3.tar.xz systemtap-steved-eab7d4cf047a95f32462b598db2aa64f0b9660c3.zip |
.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2006-01-16 Roland McGrath <roland@redhat.com> + + * systemtap.spec.in (elfutils_version): Require 0.119 now. + * configure.ac, systemtap.spec.in: Version 0.5.3. + * configure: Regenerated. + 2006-01-16 Josh Stone <joshua.i.stone@intel.com> PR 2140 @@ -108,7 +114,7 @@ 2006-01-04 Will Cohen <wcohen@redhat.com> * testsuite/buildok/printf.stp: Improve test coverage. - + 2006-01-03 Frank Ch. Eigler <fche@redhat.com> * tapsets.cxx (emit_deregistration): Fix bad thinko on loop nesting. |