summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index b574d2d601..d07b6b1007 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,5 +1,9 @@
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * support/include/tmacros.h (print_time): Use PRIu32 instead of %d.
+
+2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* support/include/test_support.h: Add missing prototypes.
* support/include/tmacros.h: Move _Thread_Dispatch_disable_level
outside of check_dispatch_disable_level.