From b12041e518e5ff4aa6156f2bd738a8aba4e5fedb Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Wed, 22 Dec 2004 14:04:41 +0000 Subject: [PATCH] Update (Logical change 1.645) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) 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.