]> wimlib.net Git - wimlib/blobdiff - NEWS
Use dynamically-sized path buffer when scanning files
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 46cd676c561dc3065330a159376fda58b90b3007..53e746dc85eb6ec0d4f5dfbc25e84e561ea85419 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
-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