summaryrefslogtreecommitdiffstats
diff options
authorroland <roland>2006-01-17 07:48:43 +0000
committerroland <roland>2006-01-17 07:48:43 +0000
commiteab7d4cf047a95f32462b598db2aa64f0b9660c3 (patch)
treed50f85a9e1f1f7525001b065620ab6a156d01e29
parent2006-01-16 Roland McGrath <roland@redhat.com> (diff)
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f9daa2414..94128a63e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12006-01-16 Roland McGrath <roland@redhat.com>
2
3 * systemtap.spec.in (elfutils_version): Require 0.119 now.
4 * configure.ac, systemtap.spec.in: Version 0.5.3.
5 * configure: Regenerated.
6
12006-01-16 Josh Stone <joshua.i.stone@intel.com> 72006-01-16 Josh Stone <joshua.i.stone@intel.com>
2 8
3 PR 2140 9 PR 2140
@@ -108,7 +114,7 @@
1082006-01-04 Will Cohen <wcohen@redhat.com> 1142006-01-04 Will Cohen <wcohen@redhat.com>
109 115
110 * testsuite/buildok/printf.stp: Improve test coverage. 116 * testsuite/buildok/printf.stp: Improve test coverage.
111 117
1122006-01-03 Frank Ch. Eigler <fche@redhat.com> 1182006-01-03 Frank Ch. Eigler <fche@redhat.com>
113 119
114 * tapsets.cxx (emit_deregistration): Fix bad thinko on loop nesting. 120 * tapsets.cxx (emit_deregistration): Fix bad thinko on loop nesting.