]> wimlib.net Git - wimlib/blobdiff - NEWS
Add 'wimlib-imagex verify' command
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 2198d08ab1a2a20c537e21213a7c1e446f2e5ae4..752f9defd50008f45b9a5df394e2dc11a8c210f0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,8 @@ Version 1.7.1-BETA:
        "standard" names: '--solid', '--solid-compress', and
        '--solid-chunk-size', respectively.
 
        "standard" names: '--solid', '--solid-compress', and
        '--solid-chunk-size', respectively.
 
+       Added 'verify' subcommand to 'wimlib-imagex'.
+
        The XPRESS compressor no longer supports chunks larger than 65536 bytes.
        There is little point in having larger chunks, since the LZ77 sliding
        window for XPRESS cannot be larger than 65536 bytes.  This change does
        The XPRESS compressor no longer supports chunks larger than 65536 bytes.
        There is little point in having larger chunks, since the LZ77 sliding
        window for XPRESS cannot be larger than 65536 bytes.  This change does
@@ -56,6 +58,8 @@ Version 1.7.1-BETA:
                error messages to be sent to, rather than the default of
                standard error.
 
                error messages to be sent to, rather than the default of
                standard error.
 
+               New function: wimlib_verify_wim().
+
 Version 1.7.0:
        Improved compression, decompression, and extraction performance.
 
 Version 1.7.0:
        Improved compression, decompression, and extraction performance.