From 0f2b3e7cc4d7667ab6f650e718e41d4091b83715 Mon Sep 17 00:00:00 2001 From: short <> Date: Sat, 29 Nov 2003 20:25:52 +0000 Subject: [PATCH] +NEWS for captive-1.1.1 - 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) - Extended the set of MS-Windows XP drivers identified as Captive compatible - Compatibility with SMP MS-Windows XP kernel binaries --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 6c4818f..20fe2d6 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,15 @@ $Id$ +NEWS for captive-1.1.1 +---------------------- + +* 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) +* Extended the set of MS-Windows XP drivers identified as Captive compatible +* Compatibility with SMP MS-Windows XP kernel binaries + + NEWS for captive-1.1 (2003-11-27) -------------------- -- 1.8.3.1