diff --git a/ChangeLog b/ChangeLog index 03e81cab..17570fcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -68,6 +68,8 @@ xx/xx/2004 - 2.0.0-WIP ntfs_attr_reinit_search_ctx() always clears ctx->al_entry. - Rename scpu_to_le{16,32,64}() to cpu_to_sle{16,32,64}() to match the kernel. + - ntfsclone: honor bad clusters list ($BadClus:$Bad), known bad sectors + aren't tried to be saved anymore. (Szaka) 04/09/2004 - 1.9.4 - Urgent bug fixes. diff --git a/TODO.ntfsprogs b/TODO.ntfsprogs index 45c2a979..7845f96e 100644 --- a/TODO.ntfsprogs +++ b/TODO.ntfsprogs @@ -26,7 +26,6 @@ Thanks, - get rid of the unneeded lseek()'s during reads/writes - catch if source and dest are the same -- consider badblock list - add dd's noerror option - disable consistency check for --metadata (e.g. if the check is crashing) - make "wiped", etc statistic variables long long