summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-26 21:28:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-26 21:28:06 +0000
commit80c1577382326efe05e6250e8fa7bfe4d04ae802 (patch)
tree399dd098d5ab209658b397e37fddc60a41440566 /cpukit/ChangeLog
parent2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-80c1577382326efe05e6250e8fa7bfe4d04ae802.tar.bz2
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: Do not cover up user configuation mistakes on filesystems -- cite them as errors.
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 502c2c61e0..2fce764173 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * sapi/include/confdefs.h: Do not cover up user configuation mistakes
+ on filesystems -- cite them as errors.
+
+2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* rtems/src/ratemonperiod.c: Remove tabs.
2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>