]> wimlib.net Git - wimlib/blobdiff - NEWS
xml.c: Simplify image statistics calculation
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index be31de5a4ab78df93847b81e4d24f17c15d50302..644d10f120bbef6b559822d6e2700be58ba9f499 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,13 @@ Version 1.8.1-BETA:
        than 4 gigabytes are now never extracted as externally backed.  This
        works around a bug in Microsoft's "WOF" driver.
 
+       The '--enable-verify-compression' configure option has been removed.  If
+       you want to verify a WIM file, use the 'wimverify' program.
+
+       The way the "file count", "directory count", "total bytes", and "hard
+       link bytes" image statistics (stored in the WIM XML data) is calculated
+       has been slightly changed.
+
 Version 1.8.0:
        Improved the LZX compressor.  It is now 15-20% faster than before and
        provides a slightly better compression ratio.