From d8daee604f12a69fc39e9818b638b7ff9ce077aa Mon Sep 17 00:00:00 2001 From: cha0smaster Date: Sat, 24 Sep 2005 17:00:26 +0000 Subject: [PATCH] Update NEWS and ChangeLog --- ChangeLog | 4 ++++ NEWS | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 788fb6b4..64d4a202 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. diff --git a/NEWS b/NEWS index 9354b2f7..75f2eaf4 100644 --- a/NEWS +++ b/NEWS @@ -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