summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 09:06:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 09:06:39 +0000
commitb701261ccfe0649df88aabd905efd4eddfad8af9 (patch)
tree15281085a579ff2f87cdc42882f7f92817c382c1 /testsuites/ChangeLog
parent2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b701261ccfe0649df88aabd905efd4eddfad8af9.tar.bz2
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Add PRItime_t.
Diffstat (limited to 'testsuites/ChangeLog')
-rw-r--r--testsuites/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index d07b6b1007..5810d4505a 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: Add PRItime_t.
+
+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>