diff options
author | Kjell Ahlstedt <kjellahlstedt@gmail.com> | 2021-05-20 15:55:23 +0200 |
---|---|---|
committer | Kjell Ahlstedt <kjellahlstedt@gmail.com> | 2021-05-20 15:55:23 +0200 |
commit | 77a0bac11cc16c66d5292bb2546c1dca3525c918 (patch) | |
tree | 151b7c16bcd182667a05bb254926087e87c7c3df /NEWS | |
parent | 7bfe45c0a063214f855b765906be6db574668db9 (diff) |
1.14.31.14.3
Diffstat (limited to 'NEWS')
-rwxr-xr-x[-rw-r--r--] | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +1.14.3 (stable): + +Build: +* cairommconfig.h.*: Don't dllimport on MinGW + (Chun-wei Fan) Merge reqest !15 + (Chun-wei Fan) Issue gtkmm#90 (Lukas K.) +* Meson build: Make it possible to use cairomm as a subproject + (Kjell Ahlstedt) +* Meson build: No implicit_include_directories + (Kjell Ahlstedt) +* MSVC build: exception.h: Export Cairo::logic_error selectively + (Chun-wei Fan) Merge request !18 + + 1.14.2 (stable): The tarball for 1.14.2 has been created with 'meson dist'. |