]> wimlib.net Git - wimlib/blobdiff - NEWS
extract_wim_resource() refactor
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 61ee7c7598def49a90189fe4d0816d872d55b13b..5a33cefa8a49d7c0e8f41eb4032bf765516f8c8a 100644 (file)
--- 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().