]> wimlib.net Git - wimlib/blobdiff - NEWS
Correctly handle cyclic directory structures
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 71d306c58dc8cb8761f7e8da80ef2b3183f307e2..5cc48a9c2fd642a37d0cc95d567b3ff91dc2743e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -43,7 +43,12 @@ Version 1.4.1:
        NTFS-3g capture now only warns about two conditions previously treated
        as errors.
 
        NTFS-3g capture now only warns about two conditions previously treated
        as errors.
 
-       Fixed a couple issues with using wimlib-imagex on UDF filesystems.
+       Fixed a couple issues with using wimlib-imagex on UDF filesystems on
+       Windows.
+
+       wimlib now correctly detects and returns an error when reading a WIM
+       image with a cyclic directory structure.  (Fun fact: such a WIM will
+       crash Microsoft's software.)
 
 Version 1.4.0:
        Added new "extract" and "update" subcommands to wimlib-imagex, along
 
 Version 1.4.0:
        Added new "extract" and "update" subcommands to wimlib-imagex, along