summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f107c002e3..73f50cba81 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1553/filesystem
+ Coverity Id 37
+ * libblock/src/flashdisk.c: Fix two paths which should have returned an
+ error but did not have the return statement.
+
2010-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libmd/md5.h: Define MD5_DIGEST_SIZE.