summaryrefslogtreecommitdiff
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2011-02-07 22:34:10 +0000
committerChris Johns <chrisj@rtems.org>2011-02-07 22:34:10 +0000
commitebb86f28eaf96d099c0f27e5220397c5b2a81cfe (patch)
tree394f1e35c8d6f20594abd880e9d636e7ca6e999a /cpukit/ChangeLog
parentea445300989a8ed801b1af56902c3d21885f83a9 (diff)
2011-02-08 Brett Swimley <bswimley@advanced.pro>
* libfs/src/rfs/rtems-rfs-rtems.c: Fix bug where the eval path did not close an inode.
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 ede8be154e..467a94b441 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2011-02-08 Brett Swimley <bswimley@advanced.pro>
+
+ * libfs/src/rfs/rtems-rfs-rtems.c: Fix bug where the eval path did
+ not close an inode.
+
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.