summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-09 21:39:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-09 21:39:21 +0000
commit6dd411aa14c471b5657e3b53098ee13d772bc626 (patch)
tree738f5c2a3adcfd35f07e8157b74a7546485c348b /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-6dd411aa14c471b5657e3b53098ee13d772bc626.tar.bz2
2007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell.c, libmisc/shell/shell.h: Much cleanup but much of the focus was on the beginning stages of making the login checker pluggable just like the shell.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 24ecee3e58..91f6461e84 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/shell/shell.c, libmisc/shell/shell.h: Much cleanup but much
+ of the focus was on the beginning stages of making the login checker
+ pluggable just like the shell.
+
+2007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* posix/src/mprotect.c: Update comments.
2007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>