]> wimlib.net Git - wimlib/blobdiff - NEWS
dentry.c: Fix comment
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index b5dd7dae72742272df1d0dbc28f636f0f5a511d2..45a2e9789f9eb5fe86b2e60f687019857e7d498f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ Version 1.7.0-BETA:
        nondirectory files by default.  Use the --no-replace option to get the
        old behavior.
 
+       In reparse-point fixup mode (the default for capture), symbolic links
+       and junctions that point outside the tree being captured are no longer
+       excluded from capture.
+
        Added support for "WIMBoot" capture and extraction.  See the
        documentation for the new '--wimboot' option to wimcapture and wimapply
        for more information.