From: Rico Tzschichholz Date: Tue, 13 Feb 2018 17:23:34 +0000 (+0100) Subject: Release 0.39.91 X-Git-Tag: 0.39.91^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96e9c2e25d7ee8791ab2ef995567f373a4fd7b3c;p=thirdparty%2Fvala.git Release 0.39.91 --- diff --git a/NEWS b/NEWS index 6b686cb08..77eaa9a7e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +Vala 0.39.91 +============ + * Various bug fixes: + - Fix GDestroyNotify of delegate parameters in delegate declaration [#639059] + - Avoid critical when connecting dynamic signals + - valac: Always use the given "pkg-config" and respect PKG_CONFIG envar + - compiler: Prefix headers for set_cheader_override() if includedir is given + [#793299] + - vala: Issue a warning on DBus methods which are not throwing an Error + - Don't warn about unused internal methods which are meant to be visible + on DBus [#593902] + - Don't install vapicheck [#793370] + + * Bindings: + - glib-2.0: Add KeyFile.get_locale_for_key() + - gstreamer-1.0: Update from 1.13+ git master + - gtk+-4.0: Update to 3.93.0+d07b14f4 + - purple: Update to 2.12.0 + - Update GIR-based bindings + Vala 0.39.7 =========== * Regression fix: diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index a0880071a..f4110924a 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.39.7" "User Commands" +.TH VALA-GEN-INTROSPECT "1" "February 2018" "vala-gen-introspect 0.39.91" "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 19594177c..6210a0faf 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.39.7" "User Commands" +.TH VALAC "1" "February 2018" "valac 0.39.91" "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 ce2251fc6..a562a08e1 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.39.7" "User Commands" +.TH VALADOC "1" "February 2018" "valadoc 0.39.91" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS diff --git a/doc/vapigen.1 b/doc/vapigen.1 index d381d7f98..e7241b382 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.39.7" "User Commands" +.TH VAPIGEN "1" "February 2018" "vapigen API Generator 0.39.91" "User Commands" .SH NAME vapigen \- generate a Vala API .SH SYNOPSIS