]> wimlib.net Git - wimlib/blobdiff - NEWS.md
mount_image.c: add fallback definitions of RENAME_* constants
[wimlib] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 8287edb1aa6073b6e194979bbfcdeb5e60dcc10c..13d310de9f3d8a0e6b810bab3a97ffc1b1e63f40 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,15 @@
 # wimlib release notes
 
-## Version 1.14.3-BETA1
+## Version 1.14.4
+
+- Fixed potential crash when writing WIM XML data, introduced in v1.14.0.
+
+- Improved some documentation.
+
+- Fixed the Windows build script to avoid an unnecessary DLL dependency when
+  building with MSYS2 MINGW32 or MSYS2 MINGW64.
+
+## Version 1.14.3
 
 - Fixed a bug introduced in v1.14.0 where non-ASCII characters stopped being
   accepted in image names and descriptions.  This bug only affected UNIX-like