summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1521d3a4fc..044c0ee218 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-05 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1701/filesystems
+ * libfs/src/imfs/memfile.c: Fix sense of assert.
+
2011-04-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
* score/src/heap.c: Avoid integer overflow.