]> wimlib.net Git - wimlib/blobdiff - NEWS
wimextract: allow specifying listfile on stdin
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 7a27202fe97bb5aeefdca678fe065be413e5932c..5d7b94af9f425073e36854281b99aa651473a834 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ Version 1.13.0-BETA:
        existing integrity tables.  This can be useful to avoid unwanted
        verification of large WIM files, e.g. WIMs given by '--delta-from'.
 
+       'wimextract' now reads a pathlist file from standard input when "@-" is
+       given as an argument.
+
        wimsplit (API: wimlib_split()) now correctly handles a dot in the path
        to the first split WIM part, prior to the filename extension.