summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 b825b7d90a..1feb6f5533 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2004-11-22 Joel Sherrill <joel@OARcorp.com>
+ * score/include/rtems/score/object.h, score/src/objectclearname.c,
+ score/src/objectcopynamestring.c: Fixing warning led to making
+ changes to multiple prototypes for object support routines.
+
+2004-11-22 Joel Sherrill <joel@OARcorp.com>
+
* libcsupport/src/ttyname_r.c: Remove warning for using _fstat.
2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>