summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 14:20:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 14:20:43 +0000
commitddff7ef4902d98730abdc3247f9626372796ceeb (patch)
tree8c95f9c154d0d454dbe0f82869bde5c90469aed5 /testsuites/ChangeLog
parent2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ddff7ef4902d98730abdc3247f9626372796ceeb.tar.bz2
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Add PRIdPriority_Control. Change PRIdrtems_task_priority to using PRIdPriority_Control.
Diffstat (limited to 'testsuites/ChangeLog')
-rw-r--r--testsuites/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index e1619536f4..080b508053 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,5 +1,10 @@
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * support/include/tmacros.h: Add PRIdPriority_Control.
+ Change PRIdrtems_task_priority to using PRIdPriority_Control.
+
+2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* support/include/tmacros.h: Add PRIdrtems_task_priority.
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>