From f89206c78412bd2cb208d2e69a56efd384931121 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 27 Dec 2002 16:18:10 +0000 Subject: [PATCH] update changelog (Logical change 1.59) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 68a44548..961031ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -178,6 +178,8 @@ ntfs_cluster_{alloc,free}(). -- WIP - New API functions provided by runlist.[hc]: ntfs_rl_truncate(). -- WIP + - New API function provided by bitmap.[hc]: + ntfs_bitmap_clear_run(). -- WIP 12/03/2002 - 1.6.0 - More mkntfs options and cleanups. Fix typo in usage information of mkntfs. Thanks to Richard Russon for