]> wimlib.net Git - wimlib/blobdiff - NEWS
wimlib_iterate_dir_tree(): Canonicalize WIM path
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 0f28b5c3c88a2f2a96bbec6587f5b95b457e334d..8dae65d6c025b8daff21c9b954d194d356ce2adf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,8 +6,8 @@ Version 1.6.1:
        Stored files with size exactly 4 GiB (4,294,967,296 bytes) are now
        decompressed correctly.
 
-       Paths passed to wimlib_extract_paths() may now use either forwards or
-       backwards slashes, as documented.
+       Paths passed to wimlib_extract_paths() and wimlib_iterate_dir_tree() may
+       now use either forwards or backwards slashes, as documented.
 
        Fixed a potential stack overflow when extracting solid archives (packed
        streams) containing more than about 100000 files.