From 02307f1b04ea520865d1570e203d2d6f751e3ebb Mon Sep 17 00:00:00 2001 From: short <> Date: Sun, 30 Nov 2003 10:09:01 +0000 Subject: [PATCH] +Fixed refusal to write >64MB files on some NTFS disk drives (Charles Duffy) --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0a4c209..3b50e1f 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ NEWS for captive-1.1.1.2 * Mounted NTFS partitions are now public readable: rwx------ is now rwxr-xr-x * Fixed refusal (crash) to mount some kind of NTFS disk drives (Nir Misgav) +* Fixed refusal to write >64MB files on some NTFS disk drives (Charles Duffy) * Fixed crash (=>no disk changes) during unmount of some NTFSes (Nir Misgav) * Extended the set of MS-Windows XP drivers identified as Captive compatible * Compatibility with SMP MS-Windows XP kernel binaries -- 1.8.3.1