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