From: Rico Tzschichholz Date: Thu, 15 Feb 2018 08:57:52 +0000 (+0100) Subject: Release 0.38.8 X-Git-Tag: 0.38.8^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bb9af482c339719abc1e2af0bdb20027f2d02cc;p=thirdparty%2Fvala.git Release 0.38.8 --- diff --git a/NEWS b/NEWS index ef0cbb7ab..34da85034 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 6bd6f4e73..a16778e1e 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 3aa41c53a..9f0df40fa 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 e53ec57cf..9c7a9b8bb 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 2a631517b..317097030 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