summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-30 22:13:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-30 22:13:48 +0000
commit6f70c0705783ecc12a783a6c09bb0495a3d85261 (patch)
treee2fcd001c4e0b35d05dcf0a4cbf10957e6ecedf9 /cpukit/ChangeLog
parent2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br> (diff)
downloadrtems-6f70c0705783ecc12a783a6c09bb0495a3d85261.tar.bz2
2009-11-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/login_prompt.c: Fix problem where timeout on login prompt at console results in tight loop repeating login prompt.
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 f52266601e..a517eb4d46 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-30 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/shell/login_prompt.c: Fix problem where timeout on login
+ prompt at console results in tight loop repeating login prompt.
+
2009-11-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
* score/src/threaddelayended.c: Clear only the states that are used to