summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-10-20 11:46:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-10-20 11:46:34 +0000
commit94955806230397bb8292b88f386f292491e6ac9b (patch)
tree0e7c0ff1c56b0f645a5abdc8e87f2d5d5a8a416e /c/src/ChangeLog
parent2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-94955806230397bb8292b88f386f292491e6ac9b.tar.bz2
2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1940/misc: * libchip/serial/ns16550.c: Reflect changes to console-driver.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 780dcfb5a8..e991033c82 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ PR 1940/misc:
+ * libchip/serial/ns16550.c: Reflect changes to console-driver.
+
2011-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/smc91111.c: Use PRIxPTR to print pointers.