summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-29 22:56:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-29 22:56:22 +0000
commit4017ab52d1b16b02b7f2d268ba13b34cfd509c81 (patch)
treef9574685caec3762ee4b1a74da515b4677ab3396 /cpukit/ChangeLog
parent2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4017ab52d1b16b02b7f2d268ba13b34cfd509c81.tar.bz2
2008-01-29 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/src/rtemsobjectgetapiclassname.c: Class name strings are not available when API is disabled. Do not attempt to use them.
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 36f875cfd0..d0340e843e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-29 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * rtems/src/rtemsobjectgetapiclassname.c: Class name strings are not
+ available when API is disabled. Do not attempt to use them.
+
2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/system.h: First cut at Doxygen mainpage.