]> wimlib.net Git - wimlib/commitdiff
Update NEWS
authorEric Biggers <ebiggers3@gmail.com>
Mon, 13 Jan 2014 20:34:57 +0000 (14:34 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 13 Jan 2014 20:34:57 +0000 (14:34 -0600)
NEWS

diff --git a/NEWS b/NEWS
index 2a7c32bfa1f50a532630dd1b1795d7d41571747e..16b8ce1020ba39c8e51b95aa713a7c710b8568f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ Version 1.6.1:
        applying it with v1.6.1, decompress it with v1.6.0 then compress it with
        v1.6.1.
 
+       Fixed more permissions problems when extracting files on Windows.
+
        Paths passed to wimlib_extract_paths() and wimlib_iterate_dir_tree() may
        now use either forwards or backwards slashes, as documented.