From ee06bb014f05cea501712e048ebd8db6cf8ebb4a Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Wed, 7 Jan 2004 10:52:46 +0000 Subject: [PATCH] Update NEWS. (Logical change 1.256) --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 24a4400f..cacfc5d2 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,11 @@ Current news ============ -ntfsprogs should now compile with DJGPP under DOS, too. Thanks to Christophe -Grenier. +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. Merged the NTFS Gnome VFS module by Jan Kratochvil.