summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-03-08 18:53:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-03-08 18:53:44 +0000
commit15096905d3cd6abc8b2541a33b002974e3019ad3 (patch)
tree71746777e2ed7802ae8399ead4840d0e86a2617e /cpukit/ChangeLog
parent2006-03-08 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-15096905d3cd6abc8b2541a33b002974e3019ad3.tar.bz2
2006-03-08 Joel Sherrill <joel@OARcorp.com>
* itron/macros/rtems/itron/semaphore.inl, itron/macros/rtems/itron/task.inl: Fix warnings. * posix/macros/rtems/posix/cond.inl: Fix typo. * score/macros/rtems/score/heap.inl: Fix missed type change.
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 1c843507ab..ca082e4de3 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-08 Joel Sherrill <joel@OARcorp.com>
+
+ * itron/macros/rtems/itron/semaphore.inl,
+ itron/macros/rtems/itron/task.inl: Fix warnings.
+ * posix/macros/rtems/posix/cond.inl: Fix typo.
+ * score/macros/rtems/score/heap.inl: Fix missed type change.
+
2006-03-07 Till Strauman <strauman@slac.stanford.edu>
PR 830/filesystem