X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=NEWS;h=a37eb6d907b2903292fd9dfbaa3d19aea6bef7b4;hb=b51021c82376ce8d2aecb206c8cbfc4ffa6d4f3a;hp=53c3b94c11f794fa260ed274986f2b1b311d9bf9;hpb=8eb4770392498a1876e6c43e0f4a4459926c1943;p=wimlib diff --git a/NEWS b/NEWS index 53c3b94c..a37eb6d9 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ Only the most important changes more recent than version 0.6 are noted here. +Version 0.7.2: + Fixed segfault when unmounting read-only WIM. + +Version 0.7.1: + Support for joining and splitting WIMs. + Also, security data is now preserved by default. + Version 0.6.3: Can now build with older gcc and system headers, like on CentOS 5.