diff --git a/ChangeLog b/ChangeLog index 654dab1d..5857f3e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -91,6 +91,8 @@ xx/xx/2004 - 2.0.0-WIP - Extend ntfs_attr_pwrite to cope with extending the attribute size and with instantiating holes. (Yura) - Add new API's ntfs_rl_sparse and ntfs_rl_get_copmressed_size. (Yura) + - Move NAttr{Sparse,Compressed,Encrypted} to inode struct preserving + the previous interface. (Yura, with fixes from Anton) 04/09/2004 - 1.9.4 - Urgent bug fixes.