]> wimlib.net Git - wimlib/blobdiff - NEWS
mkwinpeimg: Support writing ISO image to stdout
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index d69f6286e3ae58954d3018269dd61901f46d8911..e44ff0be76358683aed8d0b4647e08e78c06c85d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ Version 1.6.3-BETA:
        Fixed reading out-of-order entries in lookup table of version 3584 WIM /
        ESD files.
 
+       The 'mkwinpeimg' script now supports writing the ISO image to standard
+       output.
+
        The shared library version has been bumped up; however, there are only a
        few incompatibilities:
 
@@ -30,6 +33,9 @@ Version 1.6.3-BETA:
                - Removed deprecated functions: some (de)compression functions,
                  wimlib_extract_files(), and wimlib_print_metadata().
 
+               - WIM paths passed to progress functions now have a leading
+                 slash.
+
 Version 1.6.2:
        Case-insensitive comparisons of strings (e.g. filenames) containing
        UTF-16 codepoints above 32767 are now done correctly.