summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 ee9968877d..a63bd21c94 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-30 Jennifer.Averett <Jennifer.Averett@OARcorp.com>
+
+ * libcsupport/include/rtems/libio.h, libfs/Makefile.am: Added
+ filesystem default mknod method.
+ * libfs/src/defaults/default_mknod.c: New file.
+
2010-06-29 Jennifer.Averett <Jennifer.Averett@OARcorp.com>
* libcsupport/include/rtems/libio.h, libfs/Makefile.am,