summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-10-10 03:47:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-10-10 03:47:56 +0000
commit87f4e9ba56bfc96ffd035870645daca49a62dcff (patch)
treef6dce04bce2602ce04155ad0862a2712d79ae428 /cpukit/ChangeLog
parent2011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-87f4e9ba56bfc96ffd035870645daca49a62dcff.tar.bz2
2011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/termios.c: Remove meaningless typecast.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9d9af47997..b9a000abbd 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libcsupport/src/termios.c: Remove meaningless typecast.
+
2011-10-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/serdbg/serdbg.h (putDebugChar, getDebugChar):