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 a3023eb284..95feb43712 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-04 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * rtems/src/taskinitusers.c: Restructure to eliminate dead check --
+ loop will not be executed when 0 tasks. Also improved comments and
+ eliminated a local variable.
+
2009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/apiext.c: Unreachable API Extension paths marked as either