summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2007-08-13 03:36:48 +0000
committerChris Johns <chrisj@rtems.org>2007-08-13 03:36:48 +0000
commitf41dd231655da361271b8a3d4a7fd5412e2f7088 (patch)
tree9e106b702b5eb8f80dae136cebe08d54ebc9c1b0 /cpukit/ChangeLog
parentFix typo. (diff)
downloadrtems-f41dd231655da361271b8a3d4a7fd5412e2f7088.tar.bz2
2007-08-13 Chris Johns <chrisj@rtems.org>
* score/include/rtems/score/object.h: Point the OBJECTS_RTEMS_CLASSES_LAST macro to the last entry.
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 4ff0bcc2ae..aff1600c1e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2007-08-13 Chris Johns <chrisj@rtems.org>
+ * score/include/rtems/score/object.h: Point the
+ OBJECTS_RTEMS_CLASSES_LAST macro to the last entry.
+
2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1248/networking