summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-27 17:33:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-27 17:33:30 +0000
commit6685b744d5acf586794ab820719a1a5a277579d2 (patch)
tree36487f964e201cfdd6ce617a9396ca5469f34010 /cpukit/ChangeLog
parent2010-06-21 Peter Dufault <dufault@hda.com> (diff)
downloadrtems-6685b744d5acf586794ab820719a1a5a277579d2.tar.bz2
2010-08-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1692/filesystem * libcsupport/include/rtems/libio.h, libfs/src/imfs/imfs_eval.c: Fix implementation and use of rtems_libio_is_valid_perms().
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 38c4c3389c..a4b6c4c5de 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1692/filesystem
+ * libcsupport/include/rtems/libio.h, libfs/src/imfs/imfs_eval.c: Fix
+ implementation and use of rtems_libio_is_valid_perms().
+
2010-06-21 Peter Dufault <dufault@hda.com>
PR 1570/cpukit