]> wimlib.net Git - wimlib/blobdiff - NEWS
Improve write streams performance and handling of joins
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 23b79dbca29614d7a0ff50e5d4d558e3aa3d4833..e8281cc2e2766b4b25b61a7fb55124869583b8f4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,8 +37,11 @@ Version 1.5.0:
        The test suite no longer fails when run in a locale where the decimal
        separator is not a period.
 
-       WIMLIB_PROGRESS_MSG_EXTRACT_DENTRY has been removed and
-       WIMLIB_EXTRACT_FLAG_VERBOSE re-reserved for future use.
+       From the library, WIMLIB_PROGRESS_MSG_EXTRACT_DENTRY has been removed
+       and WIMLIB_EXTRACT_FLAG_VERBOSE re-reserved for future use.  Also,
+       WIMLIB_PROGRESS_MSG_JOIN_STREAMS has been removed, but
+       WIMLIB_PROGRESS_MSG_WRITE_STREAMS will be received instead and now
+       provides WIM part numbers.
 
        The extraction code has been rewritten and it will now be easier to
        support new features on all supported backends (currently Win32, UNIX,