From 52aeada3559eb635ff8e3dce8a9293980609175a Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Mon, 15 Mar 2004 12:50:18 +0000 Subject: [PATCH] Update. (Logical change 1.335) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 96f61754..f5fe545d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,8 @@ xx/xx/2004 - 1.9.1-WIP - Copy MFT_RECORD typedef to MFT_RECORD_OLD and modify MFT_RECORD to contain the NTFS 3.1+ specific fields. Also, update mkntfs and ntfsclone appropriately. + - Add new API mft.[hc]::ntfs_mft_record_{layout,format}() and make + mkntfs use it. 11/04/2004 - 1.9.0 - Added ntfsresize relocation support and a lot of cleanups. - In include/ntfs/*.h Wrap all #include "config.h" by #ifdef