]> wimlib.net Git - wimlib/blobdiff - NEWS
Fix up LZ77 compression code and prepare v1.0.3
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index d2d336c7749f12840e3de64887c92d8b6c4f7563..820cd79ecaf20bbac48536a4f85bd4d0ab584904 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 Only the most important changes more recent than version 0.6 are noted here.
 
+Version 1.0.3:
+       LZX and XPRESS compression improvements.
+
+       Fixed calculation of Directory Count, File Count, Total Bytes, and Hard
+       Link Bytes of the WIM.
+
 Version 1.0.2:
        Fixed bug when capturing NTFS file with multiple named data streams.