diff options
author | Kjell Ahlstedt <kjellahlstedt@gmail.com> | 2020-09-30 15:30:04 +0200 |
---|---|---|
committer | Kjell Ahlstedt <kjellahlstedt@gmail.com> | 2020-09-30 15:30:04 +0200 |
commit | a087e75f6738fc9e0815e647153f5f04cc37d3a4 (patch) | |
tree | 7becf2ab9646c0f4eea9e91cbfde948e8dcd350f /NEWS | |
parent | 6dce6ffa5d745f02a28e843e35ab804ed36ad903 (diff) |
1.14.21.14.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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'. |