summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2011-03-03 06:33:16 +0000
committerChris Johns <chrisj@rtems.org>2011-03-03 06:33:16 +0000
commitb3c3864678906c02e8c2eaaa86ac4dace2aeefc8 (patch)
treecb86590c9f2e9a801c234d39e71b52569e55bfd0 /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-b3c3864678906c02e8c2eaaa86ac4dace2aeefc8.tar.bz2
2011-03-03 Chris Johns <chrisj@rtems.org>
* libcsupport/src/mknod.c, libfs/src/rfs/rtems-rfs-inode.c: PR 1749. Fix the incorrect handling of the file type in the mode value to reject invalid types as per the standard.
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 467a94b441..211f0c647f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2011-03-03 Chris Johns <chrisj@rtems.org>
+
+ * libcsupport/src/mknod.c, libfs/src/rfs/rtems-rfs-inode.c: PR
+ 1749. Fix the incorrect handling of the file type in the mode
+ value to reject invalid types as per the standard.
+
2011-02-08 Brett Swimley <bswimley@advanced.pro>
* libfs/src/rfs/rtems-rfs-rtems.c: Fix bug where the eval path did