summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 04:15:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 04:15:41 +0000
commit1638cd0aedae768691ff6761ea3b73c3a186413e (patch)
tree49648c2b2a1ee038a97c5afb548c1262181f1d0b /c/src/lib/libcpu/mips/ChangeLog
parent2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1638cd0aedae768691ff6761ea3b73c3a186413e.tar.bz2
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* mongoosev/duart/mg5uart.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
Diffstat (limited to 'c/src/lib/libcpu/mips/ChangeLog')
-rw-r--r--c/src/lib/libcpu/mips/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog
index 66812bb9dc..961ad109bc 100644
--- a/c/src/lib/libcpu/mips/ChangeLog
+++ b/c/src/lib/libcpu/mips/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * mongoosev/duart/mg5uart.c: Reflect termios_baud_to_number having
+ been renamed to rtems_termios_baud_to_number.
+
2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Eliminate uses of old benchmark timer names.