From 19fbf5b4907ea7151c009c0b1f4c356c23f561d2 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Wed, 22 Dec 2004 14:22:09 +0000 Subject: [PATCH] Update (Logical change 1.646) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5857f3e3..9323d46f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -93,6 +93,8 @@ xx/xx/2004 - 2.0.0-WIP - 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) + - Rename/move inode.[hc]::ntfs_inode_{add,rm}_attr() to + attrib.[hc]::ntfs_attr_{add,rm}(), respectively. (Anton) 04/09/2004 - 1.9.4 - Urgent bug fixes.