summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 02:58:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 02:58:25 +0000
commitdcbfe0880919aa4498df4f586eb9134d607376bd (patch)
tree21fd5fa8150d49fc3d8667a6c791cd0287c9eeb9 /cpukit/ChangeLog
parent2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-dcbfe0880919aa4498df4f586eb9134d607376bd.tar.bz2
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/net/ppp_tty.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9ee0c3be4f..a82a38550f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/net/ppp_tty.c: Reflect termios_baud_to_number having
+ been renamed to rtems_termios_baud_to_number.
+
+2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libcsupport/src/termios_setinitialbaud.c:
Include rtems/termiostypes.h.
Rename termios_set_initial_baud into rtems_termios_set_initial_baud.