From: Rico Tzschichholz Date: Mon, 21 Jan 2019 18:45:09 +0000 (+0100) Subject: Release 0.43.6 X-Git-Tag: 0.43.6^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9ed25d675abe100d9ef61912bf50620744b5c12;p=thirdparty%2Fvala.git Release 0.43.6 --- diff --git a/NEWS b/NEWS index 62ca191b5..47d8ba762 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Vala 0.43.6 +=========== + * Various improvements and bug fixes: + - codegen: Don't apply address-of operator on literals when casting to array + - vala: Don't tweak closure on static lambdas [#740] + - Revert "codegen: Use copies of error_variable of catch-clauses for nested + usage" and add asynchronous "catch-error-scope" regression test [#741] + - libvaladoc: Build backing Vala.SourceFile for GIRs processed by importer + - libvaladoc/girimporter: Skip "source-position" elements + - genie: Support "protected" accessibility and allow explicit "public" [#346] + + * Bindings: + - gst-editing-services-1.0: Fix some construtors and (un)hide symbols + - javascriptcoregtk-4.0: Fix GLib.Callback parameters which can't hold target + Vala 0.43.5 =========== * Various improvements and bug fixes: diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index eed63165d..fa80b48a4 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.8. -.TH VALA-GEN-INTROSPECT "1" "January 2019" "vala-gen-introspect 0.43.5" "User Commands" +.TH VALA-GEN-INTROSPECT "1" "January 2019" "vala-gen-introspect 0.43.6" "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 835892f63..ed17951a6 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.8. -.TH VALAC "1" "January 2019" "valac 0.43.5" "User Commands" +.TH VALAC "1" "January 2019" "valac 0.43.6" "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 f0287b443..af9efc79d 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.8. -.TH VALADOC "1" "January 2019" "valadoc 0.43.5" "User Commands" +.TH VALADOC "1" "January 2019" "valadoc 0.43.6" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS diff --git a/doc/vapigen.1 b/doc/vapigen.1 index bd559b948..0ebcd24bb 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.8. -.TH VAPIGEN "1" "January 2019" "vapigen API Generator 0.43.5" "User Commands" +.TH VAPIGEN "1" "January 2019" "vapigen API Generator 0.43.6" "User Commands" .SH NAME vapigen \- generate a Vala API .SH SYNOPSIS