summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4905ea87b2..ad0cd929ad 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * score/Makefile.am, score/preinstall.am: bspsmp.h is now supposed to
+ be installed all the time. Revert part of previous commit.
+
+2011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* score/inline/rtems/score/schedulersimple.inl,
score/src/schedulersimpleyield.c: Fix violations of naming
convention.