X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=NEWS;h=53e746dc85eb6ec0d4f5dfbc25e84e561ea85419;hb=7472ab1164ee1ff2c0df3703087a66640e0db9c2;hp=46cd676c561dc3065330a159376fda58b90b3007;hpb=fc50e25e550d8ca4a53dbbbb73d1ae0454fd7fdd;p=wimlib diff --git a/NEWS b/NEWS index 46cd676c..53e746dc 100644 --- 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