diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index fc0358047a..7674bb7238 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2009-10-14 Ralf Corsépius + + * 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 * libcsupport/src/unixlibc.c, libcsupport/src/unixlibc_io.c,