From: Rico Tzschichholz Date: Mon, 12 Apr 2021 11:24:49 +0000 (+0200) Subject: Release 0.50.7 X-Git-Tag: 0.50.7^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03f77c2df3d5ece6fe269a2d075a50a2814aa7d6;p=thirdparty%2Fvala.git Release 0.50.7 --- diff --git a/NEWS b/NEWS index 19855c84e..f4f7558eb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Vala 0.50.7 +=========== + * Regression and bug fixes: + - codegen: + + Don't free temp-var for element-access to array with boxed structs [#1174] + + Don't free unowned heap allocated struct + + * Bindings: + - glib-2.0: Add simple_generics attribute to GenericArray.find_custom() + Vala 0.50.6 =========== * Various improvements and bug fixes: diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index b1ca1aeeb..0dbaeb38a 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.48.1. -.TH VALA-GEN-INTROSPECT "1" "April 2021" "gen-introspect 0.50.6" "User Commands" +.TH VALA-GEN-INTROSPECT "1" "April 2021" "gen-introspect 0.50.7" "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 633993276..afd83cd1d 100644 --- a/doc/valac.1 +++ b/doc/valac.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1. -.TH VALAC "1" "April 2021" "Vala 0.50.6" "User Commands" +.TH VALAC "1" "April 2021" "Vala 0.50.7" "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 63c686216..2243c3116 100644 --- a/doc/valadoc.1 +++ b/doc/valadoc.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1. -.TH VALADOC "1" "April 2021" "Valadoc 0.50.6" "User Commands" +.TH VALADOC "1" "April 2021" "Valadoc 0.50.7" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS diff --git a/doc/vapigen.1 b/doc/vapigen.1 index 24bf71a4f..04b69a1a6 100644 --- a/doc/vapigen.1 +++ b/doc/vapigen.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1. -.TH VAPIGEN "1" "April 2021" "Vala API Generator 0.50.6" "User Commands" +.TH VAPIGEN "1" "April 2021" "Vala API Generator 0.50.7" "User Commands" .SH NAME vapigen \- generate a Vala API .SH SYNOPSIS