summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d7582b8b39..0cd54c118e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,8 @@
2011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/mouse/serial_mouse.c: Make serial_mouse_l_rint static.
+ * libfs/src/pipe/pipe.c: Include <rtems/pipe.h> (Missing
+ prototypes).
* libcsupport/src/malloc_sbrk_helpers.c: Make
malloc_sbrk_initialize, malloc_sbrk_extend_and_allocate static.