Update NEWS

edge.strict_endians
Yura Pakhuchiy 2007-09-26 23:06:50 +03:00
parent c0005bfa0f
commit a3a077dcef
1 changed files with 9 additions and 3 deletions

12
NEWS
View File

@ -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.