]> wimlib.net Git - wimlib/blobdiff - NEWS
Use v1.9.0 for next version
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index c07c11d2d9371f1133451e16b12def5073c182e9..dd38f2069bab6dccfb39de4974692e1d574abf58 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,12 @@
-Version 1.8.4-BETA:
+Version 1.9.0-BETA:
        Fixed a bug where, on Windows, wimlib would change the security
        descriptor of the target directory of an extraction even when the
        '--no-acls' option was specified.
 
+       Added experimental support for Windows VSS (Volume Shadow Copy Service).
+       The new '--snapshot' argument to 'wimcapture' makes wimlib automatically
+       create and use a temporary VSS snapshot when capturing a WIM image.
+
        Added a new '--image-property' option to 'wimcapture', 'wimappend', and
        'wiminfo'.  This option lets you assign values to elements in a WIM
        file's XML document by name.