]> wimlib.net Git - wimlib/blobdiff - NEWS
mount_image.c: set st_blocks to compressed size
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 644d10f120bbef6b559822d6e2700be58ba9f499..7645593aa3a0ddae39fbb2727b12277b847e8ba5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ Version 1.8.1-BETA:
        link bytes" image statistics (stored in the WIM XML data) is calculated
        has been slightly changed.
 
+       In mounted WIM images, the disk usage provided for each file (st_blocks)
+       is now the compressed size rather than the uncompressed size.
+
 Version 1.8.0:
        Improved the LZX compressor.  It is now 15-20% faster than before and
        provides a slightly better compression ratio.