summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 09b7a1fef0..6bf1360731 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/termios.c: Make rtems_termios_refill_transmitter
+ static.
+
+2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
PR 1981/cpukit
* posix/Makefile.am: Reflect changes below.
* posix/src/pthreadsetcputime.c, posix/src/pthreadgetcputime.c: