X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=NEWS;h=0ae69fd6a1824c95f0c2d59978e288a768a2b42a;hb=d1c07c5254225e35a1ec2f8babe30a27ef6a8a8b;hp=c9e05d314e5be4acd297aad711148d627c412370;hpb=1c142989478a3e670fbb6953d98adfa988441e5b;p=wimlib diff --git a/NEWS b/NEWS index c9e05d31..0ae69fd6 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,11 @@ Version 1.9.0-BETA: architecture, system root, and version details. This information is now automatically set in newly captured WIM images, when appropriate. - Significantly improved performance of directory scans of full NTFS - volumes on Windows 8 and later. + Improved performance of directory tree scans on Windows. + + On Windows, to improve capture performance, wimlib now sometimes opens + files by inode number rather than by path. This is enabled for + wimcapture and wimappend, but for now other applications have to opt-in. The progress messages printed by wimlib-imagex while writing WIM files have been slightly tweaked.