summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rwxr-xr-x[-rw-r--r--]NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b2856cb..390ef0d 100644..100755
--- a/NEWS
+++ b/NEWS
@@ -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'.