]> wimlib.net Git - wimlib/blobdiff - NEWS
extract.c: Simplify mkdir_if_needed()
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 19e4b25cbbdbd2ed9122de4c07b00839776bec96..cd5bc4a80592c5d75c622d05b761354036a30a32 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 1.7.2-BETA:
+       Made yet 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.
+
 Version 1.7.1:
        Made more improvements to the XPRESS, LZX, and LZMS compressors.