]> wimlib.net Git - wimlib/blobdiff - NEWS
Use dynamically-sized path buffer when scanning files
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index d519010a9e69ea2399455843eb0ae933f5a9a59d..53e746dc85eb6ec0d4f5dfbc25e84e561ea85419 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
-Version 1.11.0-BETA5:
+Version 1.12.0-BETA1:
+       Files with timestamps before the year 1970 are now extracted correctly
+       to UNIX-style filesystems, are displayed correctly by
+       'wimdir --detailed', and show up correctly in mounted WIM images.
+
+       Files with timestamps after the year 2038 are now displayed correctly by
+       the 32-bit Windows build of wimlib.
+
+Version 1.11.0:
+       Fixed a data corruption bug (incorrect compression) when storing an
+       already highly-compressed file in an LZX-compressed WIM with a chunk
+       size greater than or equal to 64K.  Note that this is not the default
+       setting and such WIMs are not supported by Microsoft's WIM software, so
+       only users who used the --chunk-size option to wimlib-imagex or the
+       wimlib_set_output_chunk_size() API function may have been affected.
+       This bug was introduced in wimlib v1.10.0.  See
+       https://wimlib.net/forums/viewtopic.php?f=1&t=300 for more details.
+
        On all platforms, sparse files are now extracted as sparse.
 
        Sparse files captured from UNIX-style filesystems are now marked as