X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=NEWS;h=7f9350a2d21923ca546cbf5dcf3cc0887950b243;hp=9700f0955f5875924077d29673a88c4a2517ed81;hb=de58d5f57732df8129fbfd71d46ae5968ac59646;hpb=39edbeed8b1d86646e7a8e457f39244c54b1cf14 diff --git a/NEWS b/NEWS index 9700f095..7f9350a2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Version 1.8.3-BETA: + Fixed a bug with libntfs-3g extraction present since v1.8.1. Sometimes, + some Microsoft software would not correctly recognize data in the + resulting filesystem. Users of the (UNIX-only) NTFS-3g based WIM + extraction support should not use wimlib v1.8.1 or wimlib v1.8.2. + + Several improvements to System Compression (compact mode) support: + + wof.sys (or wofadk.sys) is now automatically attached to the + target volume if needed. + + Compact-mode extractions now work correctly with wofadk.sys on + older versions of Windows. + + For compatibility with the Windows bootloader, the requested + compression format now is overridden on certain files. + Version 1.8.2: This release primarily contains various minor bug fixes and improvements, including: