summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-19 13:10:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-19 13:10:31 +0000
commit4bcf2c2a5e5af336f121493ef490fe670b4282ba (patch)
treed13865dbfaaf1b0f441c5bcefa0bd1ca6aea08b5 /cpukit/ChangeLog
parent2011-07-19 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-4bcf2c2a5e5af336f121493ef490fe670b4282ba.tar.bz2
2011-07-19 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1838/filesystem * libcsupport/src/fchmod.c: fchmod() does not need a writeable file descriptor.
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 f01823a237..c91d05de1c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-19 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1838/filesystem
+ * libcsupport/src/fchmod.c: fchmod() does not need a writeable file
+ descriptor.
+
2011-07-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
* rtems/src/msgqcreate.c: Make packet size check consistent with