From ba508305e327d96d5c2c537b71c77eedd7202b23 Mon Sep 17 00:00:00 2001 From: "(none)!yura" <(none)!yura> Date: Tue, 3 Aug 2004 17:53:48 +0000 Subject: [PATCH] update (Logical change 1.470) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2277998b..308bb720 100644 --- a/ChangeLog +++ b/ChangeLog @@ -45,6 +45,8 @@ xx/xx/2004 - 1.9.3-WIP - Added new API lcnalloc.[ch]::ntfs_cluster_free_from_rl, and made ntfs_cluster_alloc use it (Yura) - Bugfix in ntfs_cluster_alloc for count = 0 (Yura) + - Bugfix in ntfs_attr_map{_whole_,_}runlist: make it not fail if runlist + already mapped (Yura) 11/05/2004 - 1.9.2 - Decompression bug fixes, ntfsinfo enhancements, updates. - Hopefully fix the autogen.sh problems using the --force and touch