summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-02-21 14:58:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-02-21 14:58:23 +0000
commit4075c6d02a53e85132e262c53a6ba21c7bdd0bdd (patch)
tree72fcf7fcd461649de82947238f4f1823996e346a /cpukit/ChangeLog
parentPreps for gcc-4.1.2. (diff)
downloadrtems-4075c6d02a53e85132e262c53a6ba21c7bdd0bdd.tar.bz2
2007-02-21 Joel Sherrill <joel@OARcorp.com>
* score/src/coremsgsubmit.c: Use Wait.option to avoid cast.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 72909922d8..4fd909f2de 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-21 Joel Sherrill <joel@OARcorp.com>
+
+ * score/src/coremsgsubmit.c: Use Wait.option to avoid cast.
+
2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* score/include/rtems/score/heap.h, score/src/heap.c,