summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2011-05-11 03:01:54 +0000
committerChris Johns <chrisj@rtems.org>2011-05-11 03:01:54 +0000
commite0ae9008ef8739c3a3ba7ffefc119d591a2d2553 (patch)
tree5ae6ac716c4b2027381072994d3075a7ddff08d3 /cpukit/ChangeLog
parent2011-05-09 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-e0ae9008ef8739c3a3ba7ffefc119d591a2d2553.tar.bz2
2011-05-11 Chris Johns <chrisj@rtems.org>
PR 1774/filesystem * libfs/src/imfs/imfs_eval.c: Updated to fix regressions found in the testsuite.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 429ab47604..7c0394c8f5 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2011-05-11 Chris Johns <chrisj@rtems.org>
+
+ PR 1774/filesystem
+ * libfs/src/imfs/imfs_eval.c: Updated to fix regressions found in
+ the testsuite.
+
2011-05-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/include/rpc/auth.h, librpc/include/rpc/auth_unix.h,
@@ -48,7 +54,7 @@
2011-04-16 Chris Johns <chrisj@rtems.org>
PR 1774/filesystem
- * libfs/src/imfs/imfs_eval.c: Fix the IMFS eval and eval for make
+ * libfs/src/imfs/imfs_eval.c: Fix the IMFS eval anda eval for make
handlers to not inspect a mounted file sytems path.
2011-04-15 Sebastian Huber <sebastian.huber@embedded-brains.de>