From 897fe13f8c9bcca1e38fdb15e8b4bca086b45550 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 22 Oct 2003 16:31:17 +0000 Subject: 2003-10-22 Joel Sherrill PR 440/filesystem * src/dosfs/fat_fat_operations.c: Improve write speed with FAT12 and FAT16 filesystems. Previously merged on 4.6 branch. --- cpukit/libfs/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/libfs/ChangeLog') diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog index 753ea1ad76..07923ec407 100644 --- a/cpukit/libfs/ChangeLog +++ b/cpukit/libfs/ChangeLog @@ -1,3 +1,9 @@ +2003-10-22 Joel Sherrill + + 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 * ChangeLog: Correct line length. -- cgit v1.2.3