summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-05-17 19:57:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-05-17 19:57:12 +0000
commit4900e0c545561de1ccc1d363650567916d4ec363 (patch)
tree9d87bb60f68ddef51a2f2a085dff580aaaa34ee9 /cpukit/ChangeLog
parent2011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4900e0c545561de1ccc1d363650567916d4ec363.tar.bz2
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.
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 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.