summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rwxr-xr-x[-rw-r--r--]NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7ea0fa8..c802e67 100644..100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+1.16.1 (stable):
+
+Cairo:
+* Surface::Type: Deprecate WIN32, add WIN32_SURFACE
+ (Kjell Ahlstedt) Issue #26, merge request !14
+
+Build:
+* cairommconfig.h.*: Don't dllimport on MinGW
+ (Chun-wei Fan) Merge reqest !16
+ (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 !17
+
+
1.16.0 (stable):
This is the first stable release in the cairomm-1.16 ABI series.