From 95fc34e1694cc877f52f7585a3efb20326d4f9ad Mon Sep 17 00:00:00 2001 From: "flatcap.org!ntfs" Date: Wed, 11 Aug 2004 09:09:56 +0000 Subject: [PATCH] ntfsls recursive option (Logical change 1.486) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 308bb720..41d25efd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -85,6 +85,7 @@ xx/xx/2004 - 1.9.3-WIP 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.