summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2003-07-02 14:09:15 +0000
committerChris Johns <chrisj@rtems.org>2003-07-02 14:09:15 +0000
commitc125425b6183dfceafcdeab10438768c1c18c0e7 (patch)
tree036198822a9244aa422a84409fcf507836ca638d /cpukit/libfs/ChangeLog
parentComments have been updated. (diff)
downloadrtems-c125425b6183dfceafcdeab10438768c1c18c0e7.tar.bz2
Patch from Victor V. Vengerov <vvv@oktet.ru> to remove Linux code.
Diffstat (limited to '')
-rw-r--r--cpukit/libfs/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog
index 0bebaf2447..f3001ec846 100644
--- a/cpukit/libfs/ChangeLog
+++ b/cpukit/libfs/ChangeLog
@@ -1,3 +1,10 @@
+2003-07-02 Chris Johns <cjohns@cybertec.com.au>
+ * src/dosfs/Makefile.am, src/dosfs/msdos.h,
+ src/dosfs/msdos_conv.c, src/dosfs/msdos_create.c,
+ src/dosfs/msdos_dir.c, src/dosfs/msdos_misc.c: Patch from Victor
+ V. Vengerov <vvv@oktet.ru> to remove Linux code.
+ * src/dosfs/fat.c, src/dosfs/fat.h: Comment have been updated.
+
2003-06-10 Phil Torre <ptorre@zetron.com>
PR 411/filesystem