From 420c3cb6065de4742ef866b90ca22a9a40478238 Mon Sep 17 00:00:00 2001 From: "elisa-laajakaista.fi!szaka" Date: Tue, 1 Mar 2005 23:11:20 +0000 Subject: [PATCH] ntfsfix: fix invalid mft records in $MFTMirr. (Logical change 1.683) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 464e3f5d..8d940741 100644 --- a/ChangeLog +++ b/ChangeLog @@ -117,6 +117,7 @@ xx/xx/2005 - 2.0.0-WIP so disks having bad sectors (dying disks) can be rescued. The content of the cluster having bad sectors is filled by character '2' and the start of the cluster is marked by "BadClusteR". (Szaka) + - ntfsfix: fix invalid mft records in $MFTMirr. (Szaka) 04/09/2004 - 1.9.4 - Urgent bug fixes.