From cbb262f04746ed353bdcbc88fe53f7405ff52d01 Mon Sep 17 00:00:00 2001 From: "(none)!yura" <(none)!yura> Date: Fri, 3 Sep 2004 14:08:02 +0000 Subject: [PATCH] Move "ntfsls -R" change to proper place (mistakenly was placed to 1.9.2) (Logical change 1.527) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2f115073..dab9cab8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,7 @@ - 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) + - ntfsls: Add a -R recursive option. (Giang, Carmelo) - Make ntfslabel pay attention to --no-action. (Yuval) - Several bugfixes in ntfs_cluster_alloc. (Anton) - Make all of libntfs only output anything if configured with @@ -95,7 +96,6 @@ in two error code paths in ntfs_compressed_attr_pread(). (Anton) - Fix a bug where an uncompressed block could be misdetected as a compressed one if it was made up of multiple runs. (Anton) - - ntfsls: Add a -R recursive option (Giang, Carmelo) 05/04/2004 - 1.9.1 - Make mkntfs create bootable volumes and fixes/updates. - Update with SuSE 9.1 beta 1 versions of GNU build system.