From 02ba077b44a9a78327408541da6c78c0238f114b Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Sat, 1 Sep 2012 13:26:11 -0500 Subject: [PATCH] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 78c8eb1c..56028c75 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,10 @@ Version 1.0.0: xattr or a Windows-style stream interface. Also they are supported when capturing a WIM from NTFS or applying a WIM to NTFS. + Split WIMs are better supported. You may now apply an image directly + from a split WIM, mount an image from a split WIM read-only, or export + an image from a split WIM. + Using a capture configuration file is now supported (but not fully yet). SHA1 message digests are checked in more places, so we can make sure -- 2.43.0