summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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,