(Logical change 1.672)
edge.strict_endians
void!yura 2005-01-30 18:13:25 +00:00
parent 0a16746ca2
commit d5eac44ab9
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
xx/xx/2004 - 2.0.0-WIP
xx/xx/2005 - 2.0.0-WIP
- Add start_vcn parameter to ntfs_get_size_for_mapping_pairs() and
ntfs_mapping_pairs_build() and adapt all callers.
@ -101,7 +101,8 @@ xx/xx/2004 - 2.0.0-WIP
during inode sync. (Yura)
- Rename NTFS_SECTOR_SIZE to NTFS_BLOCK_SIZE to keep in sync with
kernel driver. (Yura)
- Port logfile checking routines from the kernel to the library. (Yura)
- Port logfile checking routines from the kernel to the library and
integrate them with mount process. (Yura)
04/09/2004 - 1.9.4 - Urgent bug fixes.