]> wimlib.net Git - wimlib/blobdiff - NEWS.md
Fix compatibility issues with directory streams
[wimlib] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index c8a17a9d6fffad58bb68940e4c713f82527d642d..45a09aecb49c00b0b26de1a8145a07f1b48cd082 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -6,6 +6,12 @@
   Delphi application or Visual Studio compiled application called into the
   32-bit x86 build of the library.
 
+- Fixed an issue where some WIM images written by wimlib weren't accepted by
+  some MS software versions.  wimlib-written WIM images containing directory
+  reparse points (e.g. junctions) weren't accepted by some versions of the
+  Windows 8 setup wizard.  Also, recent versions of DISM had stopped accepting
+  wimlib-written WIM images containing directories with named data streams.
+
 - Commands passed to wimupdate on standard input are now interpreted as UTF-8 or
   UTF-16LE (autodetected), just like wimcapture config files and wimextract path
   list files.  Previously, on Windows the Windows code page was used instead of