From 2ba8a73ac49f53918fd8ef74bc3e25333ccf701f Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Tue, 8 Jan 2019 16:33:44 +0100 Subject: release --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9e40088a..0f8cc55a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +1.59.3 - 2019-01-08 +------------------- + +* meson: use underscore as a separator in build options (gtk-doc -> gtk_doc etc) + :mr:`129` +* website: add cppgir C++ binding + :mr:`124` (:user:`Mark Nauwelaerts `) +* scanner: Merge specifiers and qualifiers when merging basic types. + Fixes "unsigned char" being wrongly parsed as "unsigned" etc. + :mr:`125` (:user:`Tomasz Miąsko `) +* meson: warn that not all tests will be run if building without cairo/doctool +* scanner: rework source root directory guessing code to not depend on the + build directory +* scanner: Remove incorrect c:type generated for array of synthesized unions + :mr:`127` (:user:`Tomasz Miąsko `) +* scanner: Flatten multi-dimensional arrays fields + :mr:`128` (:user:`Tomasz Miąsko `) + + 1.59.2 - 2019-01-04 ------------------- -- cgit v1.2.1