From 6826dc9238768ecf14a08fed0395886002141572 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Sat, 25 Jan 2003 15:26:56 +0000 Subject: [PATCH] Update (Logical change 1.109) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fdf2d9e4..b83cb1cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -185,7 +185,7 @@ - New API functions provided by lcnalloc.[hc]: ntfs_cluster_{alloc,free}(). -- WIP - New API function provided by bitmap.[hc]: - ntfs_bitmap_clear_run(). -- WIP + ntfs_bitmap_{set,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().