diff --git a/ChangeLog b/ChangeLog index b9d157ce..01b98021 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.