From d2743d421661461ebf55ee0524f169a92a2820ec Mon Sep 17 00:00:00 2001 From: "(none)!yura" <(none)!yura> Date: Mon, 2 Aug 2004 17:09:20 +0000 Subject: [PATCH] update (Logical change 1.469) --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1621046d..2277998b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,9 @@ xx/xx/2004 - 1.9.3-WIP - Add a @start_vcn parameter to lcnalloc.[ch]::ntfs_cluster_alloc (Yura) - Add ntfscp utility, at present it can only overwrite files. It can increment or decrease file size if $ATTRIBUTE_LIST not present (Yura) + - 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) 11/05/2004 - 1.9.2 - Decompression bug fixes, ntfsinfo enhancements, updates. - Hopefully fix the autogen.sh problems using the --force and touch