X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=NEWS;h=9d27fbeea7ef2ddd4d2c448f77299d8baa81d863;hb=9df357d0ac3ac1f5386873dd20df2639cecd64b3;hp=ba27b388c5418799dd9b204208d45953db202b98;hpb=22cfedd1b605bc89f60b5547e733a196317981fd;p=wimlib diff --git a/NEWS b/NEWS index ba27b388..9d27fbee 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +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. (Broken since v1.7.0, but actually a + result of a Microsoft bug.) + + More fixes for wimlib on non-x86 architectures such as ARM. + + Slight performance improvements in compression and decompression. + Version 1.7.3: Fix for very slow export from solid WIM / ESD files.