X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=NEWS;h=a3bee733e9eaa9a3ca9e90d3d39cf100217321ef;hp=37f8bc0f47adbcf9e8d551cb199689e3d43a4525;hb=b3d65ccab09cc7f33380cb5bf43709349d079087;hpb=4f844f1d4777cc2ee957fad04c399880e5757083;ds=sidebyside diff --git a/NEWS b/NEWS index 37f8bc0f..a3bee733 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,9 @@ Version 1.2.1: A small change has been made to XPRESS compression and it should improve the compression ratio slightly. + A change was made that may improve performance slightly when applying a + WIM image to a NTFS volume. + Microsoft has managed to introduce even more bugs into their software, and now the WIMs for Windows 8 have incorrect (too low) reference counts for some streams. This is unsafe because such streams can be removed @@ -29,6 +32,8 @@ Version 1.2.1: requires reading the metadata for all images in the WIM, so this will make these operations noticably slower on WIMs with multiple images. + Various other bugfixes. + Version 1.2.0: Appending images to a WIM is now be done by default without re-building the whole WIM. Use the --rebuild flag to get the old behavior (which