From a95cff840463f9aa1c71e0da188665e366ae4f3b Mon Sep 17 00:00:00 2001 From: "(none)!yura" <(none)!yura> Date: Sun, 12 Sep 2004 18:46:04 +0000 Subject: [PATCH] update (Logical change 1.547) --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f1645085..7e76b422 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,9 +13,15 @@ xx/xx/2004 - 2.0.0-WIP doesn't update them unless a rename operation occur. (Yura) - Improvement to ntfs_non_resident_attr_expand: expand multi extent attributes if we don't need to allocate new mft records to perform - this (Yura). + this. (Yura) - ntfsinfo: dump attribute list entries in verbose mode and display attribute instance of all attributes. (Yura) + - new API: attrlist.[ch]::ntfs_attrlist_entry_add add entry to attribute + list. (Yura) + - ntfs_inode_sync: write out dirty attribute list from cache to + disk. (Yura) + - Add @stopped_at parameter to ntfs_mapping_pairs_build() and adapt + all callers. (Yura) 04/09/2004 - 1.9.4 - Urgent bug fixes.