From: Rico Tzschichholz Date: Mon, 12 Apr 2021 11:04:09 +0000 (+0200) Subject: Release 0.52.2 X-Git-Tag: 0.52.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23ccd787768508b5b1215a2a8e4c361422eebb17;p=thirdparty%2Fvala.git Release 0.52.2 --- diff --git a/NEWS b/NEWS index 8b92df3e8..c63cc46ca 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Vala 0.52.2 +=========== + * 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.52.1 =========== * Various improvements and bug fixes: diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index 444ee83b0..98a6fc308 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.52.1" "User Commands" +.TH VALA-GEN-INTROSPECT "1" "April 2021" "gen-introspect 0.52.2" "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 8ee14be73..e132074e2 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.52.1" "User Commands" +.TH VALAC "1" "April 2021" "Vala 0.52.2" "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 813607de0..a74d05e36 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.52.1" "User Commands" +.TH VALADOC "1" "April 2021" "Valadoc 0.52.2" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS diff --git a/doc/vapigen.1 b/doc/vapigen.1 index 6fdc5f2a5..162d422a2 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.52.1" "User Commands" +.TH VAPIGEN "1" "April 2021" "Vala API Generator 0.52.2" "User Commands" .SH NAME vapigen \- generate a Vala API .SH SYNOPSIS