summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b21a30e6df..250efadf42 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * score/include/rtems/score/object.h,
+ score/src/objectextendinformation.c,
+ score/src/objectinitializeinformation.c,
+ score/src/objectshrinkinformation.c: Eliminate name_table since it is
+ not used.
+
2008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/objectnametoidstring.c: New file.