From 9a65833c1ea0471e5c39826fe117b9072007515a Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 3 Mar 2011 06:22:48 +0000 Subject: 2011-03-03 Chris Johns * 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. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index dd27c015d7..82772fea8a 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2011-03-03 Chris Johns + + * 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-03-02 Ralf Corsépius * libnetworking/netinet/if_ether.c, -- cgit v1.2.3