X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=NEWS;h=5a33cefa8a49d7c0e8f41eb4032bf765516f8c8a;hp=61ee7c7598def49a90189fe4d0816d872d55b13b;hb=a5e30a05b4d7f02c57cc8fbb18e22d6fe31a79a0;hpb=3cabcb7e7e9777f9f084645f759d060ca5660a91 diff --git a/NEWS b/NEWS index 61ee7c75..5a33cefa 100644 --- a/NEWS +++ b/NEWS @@ -14,8 +14,8 @@ Version 1.2.0: A possible bug with changing the bootable image of a WIM was fixed. Some advisory locking is now done to prevent two processes from - modifying a WIM at the same time (but only in some cases). e.g. You - cannot mount two images from a WIM read-write at the same time. + modifying a WIM at the same time (but only in some cases). For example, + you cannot mount two images from a WIM read-write at the same time. Some functions have been reorganized: * wimlib_mount() renamed to wimlib_mount_image().