summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 390ef0d..81cbe93 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+1.14.4 (stable):
+
+Build:
+* Meson build: When mm-common >= 1.0.4 is used, Perl is not required
+ (Kjell Ahlstedt)
+* MSVC build: Support VS2022 builds
+ (Chun-wei Fan) Merge request !19
+* Meson build: Specify 'check' option in run_command()
+ Will be necessary with future versions of Meson.
+ Require Meson >= 0.55.0
+* Meson build: Avoid unnecessary configuration warnings
+ (Kjell Ahlstedt)
+* Meson build: Re-organize warnings-related compiler flags for MSVC
+ (Chun-wei Fan) Merge request !23
+* Autotools build: Add --disable-deprecated-api
+* Fix build with -Dbuild-deprecated-api=false
+ (Kjell Ahlstedt) Issue #29 (bbhtt)
+
+
1.14.3 (stable):
Build: