]> wimlib.net Git - wimlib/blobdiff - NEWS
win32_capture: make open by file ID opt-in
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index c9e05d314e5be4acd297aad711148d627c412370..ac4faf692171479164523cc346cf28019b9f55a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ Version 1.9.0-BETA:
        Significantly improved performance of directory scans of full NTFS
        volumes on Windows 8 and later.
 
+       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.