summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-03 18:57:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-03 18:57:51 +0000
commitff9059586cd9cfdc0eac08c74d2d74700f83a689 (patch)
treede5c0387df300504e45835b22e07699768773987 /cpukit/ChangeLog
parent2008-09-03 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ff9059586cd9cfdc0eac08c74d2d74700f83a689.tar.bz2
2008-09-03 Cindy Cicalese <cicalese@mitre.org>
* libmisc/shell/shell.c: FALSE accidentally changed to true in switch to bool type.
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 f45412feb5..ea13cb125a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-03 Cindy Cicalese <cicalese@mitre.org>
+
+ * libmisc/shell/shell.c: FALSE accidentally changed to true in switch
+ to bool type.
+
2008-09-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: Add CONFIGURE_BSP_PREREQUISITE_DRIVERS and