]> wimlib.net Git - wimlib/blobdiff - NEWS
Update progress functions
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 3a79d47f96c7c57c2ce3cf4c12b725411d2ed4f6..1c78f5336b74e874195e0dcee4aa06ca7408f346 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,9 @@ Version 1.6.3-BETA:
                  WIMLIB_COMPRESSION_TYPE_LZX is now 2 (so it's the same as
                  WIMGAPI).
 
+               - Progress functions, including their prototypes as well as how
+                 they are provided to the library, have been changed.
+
                - 'struct wimlib_capture_config' has been removed.  The library
                  now takes the path to the configuration file directly.  This
                  affects wimlib_add_image(), wimlib_add_image_multisource(),