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 dda2da2167..4a0da5eace 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * rtems/src/semcreate.c: Clean up rework to eliminate the goto and fix
+ a bug introduced by rework.
+
+2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* score/src/heap.c: Remove unneeded include.
2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com>