summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-12-10 18:05:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-12-10 18:05:54 +0000
commit77f7498aac8156fefc8fadba95c16706ce38cbbb (patch)
treee3ef4ac7d3cd939de64b8d1735ad399e1ac07931 /cpukit/ChangeLog
parent2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-77f7498aac8156fefc8fadba95c16706ce38cbbb.tar.bz2
2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* telnetd/pty.c: Reflect changes to rtems_termios_callbacks->write.
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 c12a33b446..743f26c62b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * telnetd/pty.c:
+ Reflect changes to rtems_termios_callbacks->write.
+
+2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libcsupport/include/rtems/libio.h: Change termios-write to ssize_t
write(...., size_t).