X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=README;h=504c2f92b4042537196a2ae197f6f1df9821da4b;hp=ebae1722fa140817a744a26bca3a83b343ec9169;hb=d919e6c00b99ae2196cadc517d2da3b3971465b3;hpb=9bec19341aac9190cd0bd80a6937b02d923dd566 diff --git a/README b/README index ebae1722..504c2f92 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ INTRODUCTION -This is wimlib version 1.5.2 (November 2013). wimlib is a C library for +This is wimlib version 1.5.3 (December 2013). wimlib is a C library for creating, modifying, extracting, and mounting files in the Windows Imaging Format (WIM files). These files are normally created using the ImageX (imagex.exe) or Dism (Dism.exe) utilities on Windows, but wimlib is distributed @@ -91,9 +91,10 @@ The above LZX data are using explicitly specified maximum compression faster LZX compressor is used; it will produce results in between those given for XPRESS and LZX above. -Note: if the absolute maximum compression ratio is desired, `wimlib-imagex -optimize WIMFILE --recompress --compress-slow' on one of the above -LZX-compressed WIMs produces a WIM of 187,089,943 bytes in about 400 seconds. +Note: if the absolute maximum (but still compatible) compression ratio is +desired, `wimlib-imagex optimize WIMFILE --recompress --compress-slow' on one of +the above LZX-compressed WIMs produces a WIM of 187,089,943 bytes in about 400 +seconds. NTFS SUPPORT