summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index fc0358047a..7674bb7238 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libfs/src/imfs/imfs_unixstub.c, libfs/src/devfs/devfs_unixstub.c:
+ Remove (unused).
+ * libfs/Makefile.am: Remove libfs/src/imfs/imfs_unixstub.c,
+ libfs/src/devfs/devfs_unixstub.c.
+
+2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libcsupport/src/unixlibc.c, libcsupport/src/unixlibc_io.c,
libcsupport/src/hosterr.c: Remove (unused).
* libcsupport/Makefile.am: Remove libcsupport/src/unixlibc.c,