summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroland <roland>2005-08-15 01:41:23 +0000
committerroland <roland>2005-08-15 01:41:23 +0000
commit7c4d1d0de413490eab600d5b29a807e8a17489d2 (patch)
tree436e7d71826599f87acebdace59af62f67e6afc3
parent3d2653b57275362c958bdb2468feb3a38c1108f9 (diff)
downloadsystemtap-steved-7c4d1d0de413490eab600d5b29a807e8a17489d2.tar.gz
systemtap-steved-7c4d1d0de413490eab600d5b29a807e8a17489d2.tar.xz
systemtap-steved-7c4d1d0de413490eab600d5b29a807e8a17489d2.zip
.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c49faa3..74accbf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-14 Roland McGrath <roland@redhat.com>
+
+ * systemtap.spec.in: Update elfutils_version requirement to 0.113;
+ restore bundled_elfutils setting to 1.
+
2005-08-12 Graydon Hoare <graydon@redhat.com>
* translate.cxx (c_tmpcounter::visit_array_in): Implement.