]> wimlib.net Git - wimlib/blobdiff - NEWS.md
wimupdate: add --ref option for updating delta WIMs
[wimlib] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 9b3a70590bd213c1f3f99594940865411521b4c7..87c28d71d9eb5f72ce96c91a2d05a58b47639bd0 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -20,6 +20,9 @@
 - Fixed a bug in `wimsplit` where it didn't accept part sizes of 4 GiB or larger
   on Windows and on 32-bit platforms.
 
+- `wimupdate` now supports the `--ref` option.  It should be specified when
+  updating a delta WIM to avoid two minor issues.
+
 - Removed support for Windows XP.
 
 - Added a GitHub Actions workflow that tests wimlib.