Update NEWS
parent
c0005bfa0f
commit
a3a077dcef
12
NEWS
12
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.
|
||||
|
|
Loading…
Reference in New Issue