From 12b9f913c3ef45d00837c1e180e05d8d9ed0bb63 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Wed, 10 Mar 2004 23:32:43 +0000 Subject: [PATCH] Update for 1.9.0 release. (Logical change 1.319) --- NEWS | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 867366c7..fa19b778 100644 --- a/NEWS +++ b/NEWS @@ -10,11 +10,10 @@ work with the updated ntfsresize. (Szakacsits Szabolcs) ntfsprogs now should ./configure and compile cleanly on SuSE as well as RedHat Linux. -ntfsprogs now compiles and works on FreeBSD. Thanks to Christophe Grenier. - -ntfsprogs now compiles with DJGPP under DOS, too (only "make libs" target, -which is sufficient to write DOS applications using libntfs). Thanks to -Christophe Grenier. +ntfsprogs ("make libs" only) now compiles on FreeBSD, NetBSD, Windows (Cygwin), +and DOS (DJGPP). Thanks to Christophe Grenier for DOS and FreeBSD testing +and fixes and to Lode Leroy for Windows testing and fixes. Note, the Windows +version is read-only and has limited functionality at present. Merged the NTFS Gnome VFS module by Jan Kratochvil.