From: Eric Biggers Date: Tue, 4 Sep 2012 05:58:27 +0000 (-0500) Subject: Version 1.0.2 X-Git-Tag: v1.0.2 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=d003a6b67b4b40ec2b28e156196137556577fe52 Version 1.0.2 --- diff --git a/NEWS b/NEWS index 73156084..d2d336c7 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,12 @@ Only the most important changes more recent than version 0.6 are noted here. Version 1.0.2: - Fixed bug when capturing NTFS file with multiple named data streams + Fixed bug when capturing NTFS file with multiple named data streams. + + Internally, we are now using inode structures, even though these don't + appear literally in the WIM file. This simplifies some of the code + (mainly for WIM mounting) and likely fixed a few problems, although it + needs more testing. Version 1.0.1: Fixed problem when exporting images from XPRESS to LZX compressed WIM or