]> wimlib.net Git - wimlib/blob - NEWS
imagex apply documentation
[wimlib] / NEWS
1 Only the most important changes more recent than version 0.6 are noted here.
2
3 Version 0.7.2:
4         Fixed segfault when unmounting read-only WIM.
5
6 Version 0.7.1:
7         Support for joining and splitting WIMs.
8         Also, security data is now preserved by default.
9
10 Version 0.6.3:
11         Can now build with older gcc and system headers, like on CentOS 5.
12
13 Version 0.6.2:
14         Fixed bug that made it impossible to overwrite files in read-write
15         mount.
16
17 Version 0.6.1:
18         Write byte-order mark before WIM XML data.  (imagex.exe requires this to
19         be there.)