X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=NEWS;h=7b4a0e37ee11b7bf7e78f83197a998f4354e2c89;hp=be31de5a4ab78df93847b81e4d24f17c15d50302;hb=9285ed562c208959e0d5034e0ab4289cc40a31a2;hpb=0199e8a882277f833ed5e88988224cb8a4778ead diff --git a/NEWS b/NEWS index be31de5a..7b4a0e37 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,9 @@ 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. + Version 1.8.0: Improved the LZX compressor. It is now 15-20% faster than before and provides a slightly better compression ratio.