summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librtems++/ChangeLog')
-rw-r--r--c/src/librtems++/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/librtems++/ChangeLog b/c/src/librtems++/ChangeLog
index 86a7294d18..d959faecfe 100644
--- a/c/src/librtems++/ChangeLog
+++ b/c/src/librtems++/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * include/rtems++/rtemsEvent.h, include/rtems++/rtemsMessageQueue.h,
+ include/rtems++/rtemsSemaphore.h, src/rtemsTask.cc: Use public API
+ not _TOD_Microseconds_per_tick.
+
2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/rtems++/rtemsTaskMode.h: Convert to "bool".