]> wimlib.net Git - wimlib/blobdiff - NEWS
split.c: fix finding extension of first split WIM part
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index a2e812f431d8d6ace140633cd5cfa9f46f887013..5213d672f02089854c3077d46b98f0c4b97a8502 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Version 1.13.0-BETA:
        existing integrity tables.  This can be useful to avoid unwanted
        verification of large WIM files, e.g. WIMs given by '--delta-from'.
 
+       wimsplit (API: wimlib_split()) now correctly handles a dot in the path
+       to the first split WIM part, prior to the filename extension.
+
        'wimlib-imagex --version' now shows the version of the library it is
        actually using (in case it is different from wimlib-imagex's version).