From a70ca11003573787fa98d56c700efa0908e870fc Mon Sep 17 00:00:00 2001 From: cha0smaster Date: Mon, 25 Jul 2005 22:08:42 +0000 Subject: [PATCH] update --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 507173f9..105dedea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,8 @@ xx/xx/xxxx - 1.12.0-WIP - ntfsresize: support relocation of $MFT with $ATTRIBUTE_LIST. (Szaka) - ntfsresize: support resizing into the middle of a $MFT $DATA extent. (Szaka) + - ntfscp: fix attribute name parsing bug introduced in 1.10.0. (Yura) + - ntfsinfo: dump more information for indexes. (Yura) 20/07/2005 - 1.11.1 - Fix several ntfsmount bugs.