summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 50bc786f0c..722365c17f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
+ * score/inline/rtems/score/object.inl: Use attribute unused in
+ _Objects_Is_local_id().
+
+2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
* rtems/Makefile.am, rtems/preinstall.am: Install
<rtems/rtems/mainpage.h> to allow documentation generation.