summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 13f17ab1..cd0c6e35 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-18 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 9866 band-aid.
+ * stack.c, stack-i386.c, stack-x86_64.c (CONFIG_STACKTRACE):
+ Also make conditional on KERNEL_VERSION > 2.6.26.
+
2009-02-18 Will Cohen <wcohen@redhat.com>
PR 9860