summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 7615aae0c1..4905ea87b2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * score/inline/rtems/score/schedulersimple.inl,
+ score/src/schedulersimpleyield.c: Fix violations of naming
+ convention.
+
+2011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
PR 1789/cpukit
* sapi/include/confdefs.h, score/Makefile.am, score/preinstall.am: Add
Simple SMP Priority Scheduler.