summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-26 19:21:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-26 19:21:44 +0000
commitc2564b6c4a3feb76ba8400bf38894c73bf840c2a (patch)
tree9f1b72e06768e7a45184c0fd515c35a49a3e6e8d /cpukit/ChangeLog
parent2008-02-26 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-c2564b6c4a3feb76ba8400bf38894c73bf840c2a.tar.bz2
2008-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>
* sapi/include/rtems/config.h, sapi/include/rtems/sptables.h: Add missing field to default multiprocessing configuration table. Also document fields in Doxygen format.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 37c6d0512e..b190503b2d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2008-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * sapi/include/rtems/config.h, sapi/include/rtems/sptables.h: Add
+ missing field to default multiprocessing configuration table. Also
+ document fields in Doxygen format.
+
+2008-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* rtems/src/regionmp.c, score/src/objectnametoidstring.c: Fix some
warnings.