2010-11-24 Gedare Bloom <giddyup44@yahoo.com>

PR 1647/cpukit
	* user/conf.t, user/schedule.t: Update documentation to reflect
	refactoring of SuperCore to add Scheduler and ability for user to
	configure a scheduler.
This commit is contained in:
Joel Sherrill
2010-11-24 15:52:21 +00:00
parent 0faa9dad07
commit db9964f185
3 changed files with 113 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
2010-11-24 Gedare Bloom <giddyup44@yahoo.com>
PR 1647/cpukit
* user/conf.t, user/schedule.t: Update documentation to reflect
refactoring of SuperCore to add Scheduler and ability for user to
configure a scheduler.
2010-11-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1716/doc