summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 956e7d5e09..aed65d2879 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * posix/src/psxtransschedparam.c: Restructure to avoid untestable code
+ being generated by switch.
+
+2009-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* score/src/coremsgsubmit.c: Move impossible case inside an RTEMS_DEBUG
conditional.