(Logical change 1.537)
edge.strict_endians
(none)!yura 2004-09-08 16:35:01 +00:00
parent e252cfd1fb
commit 674fdcbc7d
1 changed files with 5 additions and 0 deletions

View File

@ -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.