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.