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 7405b4ab59..fe4e847e41 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-12 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * libfs/src/pipe/fifo.c: Remove unused variable to fix warning.
+ * libnetworking/rtems/mkrootfs.c: Add include to fix warning.
+ * rtems/src/tasksetpriority.c: Fix spacing.
+
2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/inline/rtems/rtems/status.inl: Fix broken doxygen comment.