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.