]> wimlib.net Git - wimlib/blobdiff - NEWS
Swap XPRESS and LZX constants
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 82fd8adc1cdd2598ee4407e78223323bb191faf3..2eef07bdd324950dfae2115d9e9855bdd226ab3b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,11 @@ Version 1.6.3-BETA:
        wimcapture and wimapply, respectively, for more information.
 
        The shared library version has been bumped up; however, there are only
-       small incompatibilities:
+       a few incompatibilities:
+
+               - WIMLIB_COMPRESSION_TYPE_XPRESS is now 1 and
+                 WIMLIB_COMPRESSION_TYPE_LZX is now 2 (so it's the same as
+                 WIMGAPI).
 
                - 'struct' wimlib_capture_config has been removed.  The library
                  now takes the path to the configuration file directly.  This