summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2011-05-17 04:45:52 +0000
committerChris Johns <chrisj@rtems.org>2011-05-17 04:45:52 +0000
commit843459426b5eb3283932d272351efe94e4697207 (patch)
tree768dd59d45e15afa7a14c5de488b40047bdd3807 /cpukit/ChangeLog
parent2011-05-16 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-843459426b5eb3283932d272351efe94e4697207.tar.bz2
2011-05-17 Chris Johns <chrisj@rtems.org>
PR 1774/filesystem * libfs/src/imfs/imfs_eval.c: The previous change broke some of the tests. This has been fixed.
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 f13c7de0c0..e31c445648 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2011-05-17 Chris Johns <chrisj@rtems.org>
+
+ PR 1774/filesystem
+ * libfs/src/imfs/imfs_eval.c: The previous change broke some of
+ the tests. This has been fixed.
+
2011-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1790/cpukit