summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index a414d7352d..7615aae0c1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,13 @@
+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.
+ * score/include/rtems/score/schedulersimplesmp.h,
+ score/src/schedulersimplesmpblock.c,
+ score/src/schedulersimplesmpschedule.c,
+ score/src/schedulersimplesmpunblock.c: New files.
+
2011-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/Makefile.am: Reformat.