summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-23 21:55:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-23 21:55:36 +0000
commit8a68b60f57ee47d7f40c655394bbb8f532c1f41f (patch)
tree33619f50914c9ee07aed523278b7490cbbbebe25 /cpukit/ChangeLog
parent2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-8a68b60f57ee47d7f40c655394bbb8f532c1f41f.tar.bz2
2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/login_prompt.c: Properly process EOF and do not depend on ungetc() to propagate the status back.
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 ef61588634..8c6836242a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/shell/login_prompt.c: Properly process EOF and do not depend
+ on ungetc() to propagate the status back.
+
2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/inline/rtems/score/thread.inl: Eliminate unused variable and