X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=NEWS;h=c50cf7ad1b6936e176005148243e33fd423f9028;hb=58aff9150148ee210e7d96ad6748cbcc14a76f44;hp=47db5156d588eebd2cf30d92013cc7bf77b8d343;hpb=23a6fd697358912e7e7af6061aaee07b0d78bc5d;p=wimlib diff --git a/NEWS b/NEWS index 47db5156..c50cf7ad 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ Version 1.7.3-BETA: The library now permits making in-memory changes to a WIMStruct backed by a read-only WIM file. + Extraction in "WIMBoot mode" without the WOF driver available no longer + fails if the disk containing the WIM file has too many partitions. + Version 1.7.2: Made more improvements to the XPRESS, LZX, and LZMS compressors.