]> wimlib.net Git - wimlib/blobdiff - NEWS
Support file counts for extract file structure and metadata progress
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 19e4b25cbbdbd2ed9122de4c07b00839776bec96..2aa7572c4875d9992dedc8006589922e8d8cad8e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 1.7.2-BETA:
+       Made another round of performance improvements to the XPRESS, LZX, and
+       LZMS compressors.
+
+       On Windows, wimextract and its underlying library function
+       wimlib_extract_paths() will no longer fail if given a target directory
+       path ending in a slash.
+
+       On Windows, wimlib will now attempt to enable short name generation on
+       the target volume if any files being extracted have short names.
+
+       No API changes, but a few documentation improvements.
+
 Version 1.7.1:
        Made more improvements to the XPRESS, LZX, and LZMS compressors.