]> wimlib.net Git - wimlib/blobdiff - NEWS
win32_apply.c: detect case-sensitive filename support
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 2d21c49e78ba2e4ca50b01f794d6407de047d5c7..88522aaca603c6ccf01a2b34febe6fb7babe3c0b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,10 @@ Version 1.10.0-BETA:
        been removed.  Users are advised to upgrade to a later version of
        libntfs-3g.
 
+       On Windows, wimlib now supports case-sensitive filename extraction when
+       supported by the underlying operating system and filesystem (operating
+       system support requires a registry setting).
+
 Version 1.9.2:
        On UNIX, wimlib can now overwrite readonly files when extracting.