summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6af43c1..b2856cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+1.14.2 (stable):
+
+The tarball for 1.14.2 has been created with 'meson dist'.
+If you build with Autotools from the tarball, please read the relevant
+part of the README file.
+
+Build:
+* Meson build: Fix versioning on macOS
+ (Kjell Ahlstedt, Tom Schoonjans)
+* Require cairo >= 1.12.0
+ Not a new requirement, but now it's specified in configure.ac and
+ meson.build, so a failure to meet it is noticed earlier when building
+ (Kjell Ahlstedt)
+
+
1.14.0 (stable):
The tarball for 1.14.0 has been created with 'meson dist'.