From a50496eca80dec7b2e0ccd44a86ecd4cecfac982 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 27 Dec 2002 17:25:45 +0000 Subject: [PATCH] update (Logical change 1.62) --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 01b85629..d2319675 100644 --- a/ChangeLog +++ b/ChangeLog @@ -181,6 +181,9 @@ ntfs_cluster_{alloc,free}(). -- WIP - New API function provided by bitmap.[hc]: ntfs_bitmap_clear_run(). -- WIP + - Extend the volume.h::ntfs_volume structure with variables required by + the cluster and mft allocators and set them up in + volume.c::ntfs_volume_startup(). 12/03/2002 - 1.6.0 - More mkntfs options and cleanups. Fix typo in usage information of mkntfs. Thanks to Richard Russon for