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