summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroland <roland>2006-01-17 07:48:43 +0000
committerroland <roland>2006-01-17 07:48:43 +0000
commiteab7d4cf047a95f32462b598db2aa64f0b9660c3 (patch)
treed50f85a9e1f1f7525001b065620ab6a156d01e29
parentdb6a8a109038bcbc2364ab861681fa2b7d73068e (diff)
downloadsystemtap-steved-eab7d4cf047a95f32462b598db2aa64f0b9660c3.tar.gz
systemtap-steved-eab7d4cf047a95f32462b598db2aa64f0b9660c3.tar.xz
systemtap-steved-eab7d4cf047a95f32462b598db2aa64f0b9660c3.zip
.
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f9daa241..94128a63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.