]> wimlib.net Git - wimlib/blobdiff - NEWS
LZMS: decompression optimizations
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index ff832a57305945dead573ad07ee69cbf0ce4c51a..b5f7be59ccc7ce8bd82f8b95bfce8fd82891af0d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,9 +7,7 @@ Version 1.7.4-BETA:
        Extracting files to a Windows PE in-memory filesystem no longer fails if
        the target files do not yet exist.
 
-       Made more improvements to compression and decompression.  Most notable
-       is about 10% faster XPRESS compression with a tiny improvement in
-       compression ratio.
+       Improved the performance of XPRESS compression and LZMS decompression.
 
        Removed the --with-imagex-progname and --enable-more-assertions
        configure options.