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 92a6eb12..b52ddf7b 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-17 Eugene Teo <eteo@redhat.com>
+
+ PR 5947
+ * autoconf-tsc-khz.c: Remove "&& defined(__i386__)" to make the test
+ more pessimistic.
+
2008-03-14 Masami Hiramatsu <mhiramat@redhat.com>
PR 3542