summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-15 17:38:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-15 17:38:12 +0000
commit9811aabe56fe8a8c35286056f58e9ae1770887d6 (patch)
tree1700bdcd15e3b7697ab583526e1b1521796cfe27 /cpukit/ChangeLog
parent2008-10-14 Tim Cussins <timcussins@eml.cc> (diff)
downloadrtems-9811aabe56fe8a8c35286056f58e9ae1770887d6.tar.bz2
2008-10-15 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1331/networking * libmisc/shell/shell.c, telnetd/check_passwd.c, telnetd/telnetd.c, telnetd/telnetd.h: Improve comments and explanation of options to rtems_telnetd_initialize. Add extra newline to login sequence from shell.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index a27ad4567f..95bec37a4f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2008-10-15 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1331/networking
+ * libmisc/shell/shell.c, telnetd/check_passwd.c, telnetd/telnetd.c,
+ telnetd/telnetd.h: Improve comments and explanation of options to
+ rtems_telnetd_initialize. Add extra newline to login sequence from
+ shell.
+
2008-10-14 Tim Cussins <timcussins@eml.cc>
PR 1330/cpukit