]> wimlib.net Git - wimlib/blobdiff - NEWS
Update NEWS
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 2a89e4e4f9f8b939b28568093556747e6df9fb64..0376c592e47c7b23d7e1b3e1fbbc9bc0a309870d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,17 +1,27 @@
 Version 1.7.2-BETA:
-       More compression performance improvements.
+       Made more improvements to the XPRESS, LZX, and LZMS compressors.
+
+       A number of improvements to the Windows port:
+
+               Fixes for setting short filenames.
 
-       Fixes for setting short names on Windows.
+               Faster "WIMBoot" extraction.
 
-       Faster "WIMBoot" extraction on Windows.
+               Updated and slimmed down the dependent DLLs.
 
-       Added file count progress data for
-       WIMLIB_PROGRESS_MSG_EXTRACT_FILE_STRUCTURE and
-       WIMLIB_PROGRESS_MSG_EXTRACT_METADATA.
+               ACL inheritence bits are now restored.
+
+               Mandatory integrity labels are now backed up and restored.
+
+       Library changes:
+               Added file count progress data for
+               WIMLIB_PROGRESS_MSG_EXTRACT_FILE_STRUCTURE and
+               WIMLIB_PROGRESS_MSG_EXTRACT_METADATA.
 
-       Updated dependent DLLs in Windows release.  libxml2 is slimmed down.
+               Added support for testing file exclusions via the user-provided
+               progress function.
 
-       Some documentation improvements.
+               Some documentation improvements.
 
 Version 1.7.1:
        Made more improvements to the XPRESS, LZX, and LZMS compressors.