X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=NEWS;h=89b5b93da6aa857c9ef38890dc0ddd5e2a712992;hp=000ac46e6ac3fa135bbc0629a5582221ac8d3c4d;hb=d6fc4b4b31c5d85847b5f471988e5ce734c31a70;hpb=13fc8902399d2f15819b6fc7a01c3d20494e943a diff --git a/NEWS b/NEWS index 000ac46e..89b5b93d 100644 --- a/NEWS +++ b/NEWS @@ -38,7 +38,7 @@ Version 1.6.0: WIMs, which use a larger chunk size by default. The compression/decompression API exported by wimlib has been changed. - Now one set of functions support all supported compression formats. + Now one set of functions handles all supported compression formats. `wimcapture' and `wimappend' will now display the progress of scanning the directory tree to capture, in addition to the progress of writing @@ -49,10 +49,10 @@ Version 1.6.0: `mkwinpeimg' now correctly handles the '--start-script' option when the start script is not in the working directory. - Sequential extraction, previously required by using + Sequential extraction, previously requested by using WIMLIB_EXTRACT_FLAG_SEQUENTIAL, is now the default. - WIMLIB_EXTRACT_FLAG_FILE_ORDER can be used to get the old behavior - (extract in file order). + WIMLIB_EXTRACT_FLAG_FILE_ORDER can be used to get the old default + behavior (extract in file order). Version 1.5.3: The new LZX compressor added in v1.5.2 has been improved and is now