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.