From a3a077dcef7e1ef01a533c4d0fff1c3f51ac7310 Mon Sep 17 00:00:00 2001 From: Yura Pakhuchiy Date: Wed, 26 Sep 2007 23:06:50 +0300 Subject: [PATCH] Update NEWS --- NEWS | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index bc35211c..97ada112 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,16 @@ -Current news -============ +ntfsprogs 2.0.0 +=============== -ntfsmount now has full basic read/write support. +ntfsmount (and libntfs) now has full basic read/write support. + +Cryptographic code now integrated into the libntfs, thus ntfscat and ntfsmount +now can read encrypted files. See "man 8 libntfs" for details. ntfsresize (and the entirety of ntfsprogs/libntfs in fact) now have full support for Windows Vista. +ntfsprogs and libntfs now entirely endian safe and move over now we have checks +that automatically reports endian errors. + mkntfs now creates a DCE compliant GUID for the volume and does a few other things to be more compliant with Windows Vista.