From 674fdcbc7ddcc73572ad576050153012b417f0d5 Mon Sep 17 00:00:00 2001 From: "(none)!yura" <(none)!yura> Date: Wed, 8 Sep 2004 16:35:01 +0000 Subject: [PATCH] update (Logical change 1.537) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2ca52284..07cb406d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ xx/xx/2004 - 2.0.0-WIP - Add start_vcn parameter to ntfs_get_size_for_mapping_pairs() and ntfs_mapping_pairs_build() and adapt all callers. - Bump library version due to source level API change above. + - ntfsinfo: Added dumping of index records from $INDEX_ROOT and + $INDEX_ALLOCATION. (Yura) + - ntfsinfo: Changed message for resident $INDEX_ALLOCATION to print + error, because $INDEX_ALLOCATION can't be resident. (Yura) + - ntfscp: Update all $FILE_NAME attributes, not only first. (Yura) 04/09/2004 - 1.9.4 - Urgent bug fixes.