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 3e4c9cdb2c..c1a17af5d8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,8 @@
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/termios_baud2num.c:
+ Include rtems/termiostypes.h.
+ Rename termios_baud_to_number into rtems_termios_baud_to_number.
* libcsupport/src/termios_baud2index.c:
Include rtems/termiostypes.h.
Rename termios_baud_to_index into rtems_termios_baud_to_index.