]> wimlib.net Git - wimlib/blobdiff - NEWS
Split prefetch() into prefetchr() and prefetchw()
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 9700f0955f5875924077d29673a88c4a2517ed81..7f9350a2d21923ca546cbf5dcf3cc0887950b243 100644 (file)
--- 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: