[vala/0.36: 179/212] Release 0.36.12



commit 7e43b98b10cdfd66a29b5b82369fc835615ec5cc
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Thu Feb 15 09:54:50 2018 +0100

    Release 0.36.12

 NEWS                      |   15 +++++++++++++++
 doc/vala-gen-introspect.1 |    2 +-
 doc/valac.1               |    2 +-
 doc/vapigen.1             |    2 +-
 4 files changed, 18 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index f70255f..62b1041 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Vala 0.36.12
+============
+ * Various bug fixes:
+  - Fix GDestroyNotify of delegate parameters in delegate declaration [#639059]
+  - Avoid critical when connecting dynamic signals
+  - compiler: Prefix headers for set_cheader_override() if includedir is given
+    [#793299]
+  - Don't warn about unused internal methods which are meant to be visible
+    on DBus [#593902]
+
+ * Bindings:
+  - gio-2.0: Cherry-pick some DBusProxy fixes from 0.40
+  - gstreamer-1.0: Cherry-pick some fixes from 0.38
+  - gdk-3.0,gtk+-3.0: Update to 3.22.27
+
 Vala 0.36.11
 ============
  * Regression fix:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index bf0a61d..a4e05db 100644
--- a/doc/vala-gen-introspect.1
+++ b/doc/vala-gen-introspect.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
-.TH VALA-GEN-INTROSPECT "1" "February 2018" "vala-gen-introspect 0.36.11" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "February 2018" "vala-gen-introspect 0.36.12" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
diff --git a/doc/valac.1 b/doc/valac.1
index 5c74486..1aba9e0 100644
--- a/doc/valac.1
+++ b/doc/valac.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
-.TH VALAC "1" "February 2018" "valac 0.36.11" "User Commands"
+.TH VALAC "1" "February 2018" "valac 0.36.12" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index dcc6da2..cd360ef 100644
--- a/doc/vapigen.1
+++ b/doc/vapigen.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
-.TH VAPIGEN "1" "February 2018" "vapigen API Generator 0.36.11" "User Commands"
+.TH VAPIGEN "1" "February 2018" "vapigen API Generator 0.36.12" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]