From 46383e5600ac68a81613850cbf725ad66f502bd2 Mon Sep 17 00:00:00 2001 From: szaka Date: Tue, 11 Apr 2006 22:48:14 +0000 Subject: [PATCH] Update with ntfscmp changes --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7e132d73..e4cf74d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -37,6 +37,9 @@ xx/xx/2006 - 1.13.1-WIP to use them. (Szaka) - Fix all incorrect getopt_long() return value usages. (Szaka) - Fix VCN size in the index.c. (Anton, Yura) + - ntfscmp: support bad cluster list, compare full attribute headers + for non-resident attributes, added manual, build and install by + default. (Szaka) 27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.