Update NEWS and ChangeLog

edge.strict_endians
cha0smaster 2005-09-24 17:00:26 +00:00
parent cba53f8895
commit d8daee604f
2 changed files with 8 additions and 0 deletions

View File

@ -45,6 +45,10 @@ xx/xx/2005 - 1.12.0-WIP
- Support journals which have been modified by chkdsk. (Anton, Szaka)
- Support journals ($LogFile) with only one restart page as well as
journals with two different restart pages. (Anton, Szaka)
- Add @val parameter to ntfs_attr_add and @val and @size parameters to
ntfs_resident_attr_record_add. (Yura)
- Fix attribute list adding for always resident attributes. (Yura)
- New API for hard link creating: dir.[ch]::ntfs_link. (Yura)
08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.

4
NEWS
View File

@ -1,6 +1,10 @@
Current news
============
ntfsmount can create/delete/move files and directories! It's not full
implementation, thus sometimes it will say 'Operation is not supported',
nothing bad will happen to user data in this case. (Yura Pakhuchiy)
Add new utility: ntfsmount. It is a FUSE module that uses on libntfs. So,
you need FUSE 2.3 to compile it. This module supports file overwrite including
changing the file size and can read/write/add/remove named data streams via