summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-14 21:02:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-14 21:02:00 +0000
commit3895f96d8c8aa32140d913a9d054c65a4c2b4ac6 (patch)
tree2c23920aa7c5d40b712cdceb09cb665148b86910 /c/src/tests/sptests/ChangeLog
parent2003-08-14 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-3895f96d8c8aa32140d913a9d054c65a4c2b4ac6.tar.bz2
2003-08-14 Joel Sherrill <joel@OARcorp.com>
* sp02/task1.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 'c/src/tests/sptests/ChangeLog')
-rw-r--r--c/src/tests/sptests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/tests/sptests/ChangeLog b/c/src/tests/sptests/ChangeLog
index ddab008db6..68c51f9d21 100644
--- a/c/src/tests/sptests/ChangeLog
+++ b/c/src/tests/sptests/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-14 Joel Sherrill <joel@OARcorp.com>
+
+ * sp02/task1.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-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.