summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-27 16:43:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-27 16:43:24 +0000
commit7c4cdeb9ea24e3c019b1e0abb00af44d3884b956 (patch)
tree44d0737dc372ebcb8b259afb11bd2ab1a7eb1fe2 /cpukit/ChangeLog
parentFormat. (diff)
downloadrtems-7c4cdeb9ea24e3c019b1e0abb00af44d3884b956.tar.bz2
2008-05-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell.c: Minor change so dropping connection during login prompt results in connection still being available.
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 725012f4c6..1c4ae0bff3 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-27 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/shell/shell.c: Minor change so dropping connection during
+ login prompt results in connection still being available.
+
2008-05-27 Sebastian Huber <sebastian.huber@embedded-brains.de>