From 77802ca092b00d7e8f9eb833ca66d59b6adbfa3c Mon Sep 17 00:00:00 2001 From: "(none)!yura" <(none)!yura> Date: Fri, 5 Nov 2004 19:53:34 +0000 Subject: [PATCH] Update (Logical change 1.627) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 18e1e8af..1b400dca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -89,6 +89,8 @@ xx/xx/2004 - 2.0.0-WIP - Add new high level API inode.[ch]::ntfs_inode_add_attr and make ntfscp use it when requested attribute isn't exist. (Yura) - Add new high level API inode.[ch]::ntfs_inode_rm_attr. (Yura) + - Extend ntfs_attr_pwrite to cope with extending the attribute size + and with instantiating holes. (Yura) 04/09/2004 - 1.9.4 - Urgent bug fixes.