[vala/0.38] Release 0.38.8



commit 3bb9af482c339719abc1e2af0bdb20027f2d02cc
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Thu Feb 15 09:57:52 2018 +0100

    Release 0.38.8

 NEWS                      |   17 +++++++++++++++++
 doc/vala-gen-introspect.1 |    2 +-
 doc/valac.1               |    2 +-
 doc/valadoc.1             |    2 +-
 doc/vapigen.1             |    2 +-
 5 files changed, 21 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index ef0cbb7..34da850 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Vala 0.38.8
+===========
+ * 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]
+  - libvaladoc: Prevent WITH_CGRAPH conditional having an impact on generated
+    sources
+
+ * Bindings:
+  - gio-2.0: Cherry-pick some DBusProxy fixes from 0.40
+  - gstreamer-1.0: Update from 1.13+ git master
+  - gdk-3.0,gtk+-3.0: Update to 3.22.27
+
 Vala 0.38.7
 ===========
  * Regression fix:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 6bd6f4e..a16778e 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.38.7" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "February 2018" "vala-gen-introspect 0.38.8" "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 3aa41c5..9f0df40 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.38.7" "User Commands"
+.TH VALAC "1" "February 2018" "valac 0.38.8" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
diff --git a/doc/valadoc.1 b/doc/valadoc.1
index e53ec57..9c7a9b8 100644
--- a/doc/valadoc.1
+++ b/doc/valadoc.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
-.TH VALADOC "1" "February 2018" "valadoc 0.38.7" "User Commands"
+.TH VALADOC "1" "February 2018" "valadoc 0.38.8" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 2a63151..3170970 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.38.7" "User Commands"
+.TH VAPIGEN "1" "February 2018" "vapigen API Generator 0.38.8" "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]