summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-14 21:01:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-14 21:01:36 +0000
commit6185a0d37f169fbac9bcba0b41a44ffd25b4bc68 (patch)
tree19f6c6079c3197deac20e2e2bf1e2497da9a9878 /cpukit/sapi/ChangeLog
parent2003-08-14 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-6185a0d37f169fbac9bcba0b41a44ffd25b4bc68.tar.bz2
2003-08-14 Joel Sherrill <joel@OARcorp.com>
* src/extensionident.c: Added ID to name lookup service and changed name of id/name translation status code. This propagated to multiple functions. The user API service added was rtems_object_id_to_name()
Diffstat (limited to 'cpukit/sapi/ChangeLog')
-rw-r--r--cpukit/sapi/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/sapi/ChangeLog b/cpukit/sapi/ChangeLog
index c135074183..2e95cbb6b6 100644
--- a/cpukit/sapi/ChangeLog
+++ b/cpukit/sapi/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-14 Joel Sherrill <joel@OARcorp.com>
+
+ * src/extensionident.c: Added ID to name lookup service and changed
+ name of id/name translation status code. This propagated to multiple
+ functions. The user API service added was rtems_object_id_to_name()
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove stray reference to sptables.h.in.