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 efdb855b81..30913d39e2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-07 Cindy Cicalese <cicalese@mitre.org>
+
+ PR 1477/cpukit
+ * score/src/objectsetname.c: Ensure destination is NULL terminated.
+ String copy was not getting the NULL.
+
2009-11-11 Jennifer Averett <jennifer.averett@OARcorp.com>
PR 1471/cpukit