summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-13 11:57:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-13 11:57:52 +0000
commit10b83e6f801c9324ae45d6bc583f4b17b809e7e9 (patch)
treed981011018ef28171ee2fcb87afb7053d87abea4 /cpukit/ChangeLog
parent2009-11-13 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-10b83e6f801c9324ae45d6bc583f4b17b809e7e9.tar.bz2
2009-11-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* telnetd/telnetd.c (telnetd_dflt_spawn): Adjust prototype.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d022c55a38..5d204a4e9c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,9 +1,12 @@
+2009-11-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * telnetd/telnetd.c (telnetd_dflt_spawn): Adjust prototype.
+
2009-11-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libblock/include/rtems/blkdev.h, libblock/src/blkdev.c: Changed set
and get IO controls to use the buffer argument for data exchange.
-
2009-11-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libcsupport/Makefile.am, libcsupport/include/rtems/malloc.h,