diff options
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 @@ |
| | 1 | 2006-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 | |
| 1 | 2006-01-16 Josh Stone <joshua.i.stone@intel.com> | 7 | 2006-01-16 Josh Stone <joshua.i.stone@intel.com> |
| 2 | | 8 | |
| 3 | PR 2140 | 9 | PR 2140 |
| @@ -108,7 +114,7 @@ |
| 108 | 2006-01-04 Will Cohen <wcohen@redhat.com> | 114 | 2006-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 | |
| 112 | 2006-01-03 Frank Ch. Eigler <fche@redhat.com> | 118 | 2006-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. |
|