summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libfs/ChangeLog')
-rw-r--r--cpukit/libfs/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog
index 753ea1ad76..07923ec407 100644
--- a/cpukit/libfs/ChangeLog
+++ b/cpukit/libfs/ChangeLog
@@ -1,5 +1,11 @@
2003-10-22 Joel Sherrill <joel@OARcorp.com>
+ PR 440/filesystem
+ * src/dosfs/fat_fat_operations.c: Improve write speed with FAT12 and
+ FAT16 filesystems. Previously merged on 4.6 branch.
+
+2003-10-22 Joel Sherrill <joel@OARcorp.com>
+
* ChangeLog: Correct line length.
2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>