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 2f190159b1..6a56a8e09a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+ Coverity Id 125
+ Coverity Id 126
+ * libi2c/libi2c.c: Use strncpy and snprintf.
+
+2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* score/src/coremsginsert.c: Fix typo.
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>