summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-19 20:57:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-19 20:57:27 +0000
commite287d946670696183d2224083feb1cff208c737a (patch)
tree2faf0d54942be573a0a1373c7aa3329e9a70d4fb /cpukit/ChangeLog
parent2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-e287d946670696183d2224083feb1cff208c737a.tar.bz2
2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* sapi/include/confdefs.h: Catch the error when the user lowers the maximum number of drivers below the number of statically configured ones.
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 de989a9106..56598da2b8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * sapi/include/confdefs.h: Catch the error when the user lowers the
+ maximum number of drivers below the number of statically configured
+ ones.
+
+2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* sapi/src/extension.c, sapi/src/extensioncreate.c,
sapi/src/extensiondelete.c, sapi/src/extensionident.c: Extension
Manager clean up. Update object id switches to new pattern. Catch