summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-02 22:04:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-02 22:04:42 +0000
commitd81b56bd4f231d350565e833fadbdec0300469a8 (patch)
treecc6f3646dc462aeaba2bf139dcc2c69cf6e3d44f /cpukit/ChangeLog
parent2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-d81b56bd4f231d350565e833fadbdec0300469a8.tar.bz2
2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/include/rtems/score/coremsg.h, score/src/coremsgflushwait.c: Mark _CORE_message_queue_Flush_waiting_threads with FUNCTIONALITY_NOT_CURRENTLY_USED_BY_ANY_API since there is no way to reach it via an API.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ca5527a0b1..721106dbb2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * score/include/rtems/score/coremsg.h, score/src/coremsgflushwait.c:
+ Mark _CORE_message_queue_Flush_waiting_threads with
+ FUNCTIONALITY_NOT_CURRENTLY_USED_BY_ANY_API since there is no way to
+ reach it via an API.
+
2009-07-01 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/include/rtems/score/tod.h: Correct name of parameter.