From 8213d9fb5dac9413a5ed24b1fade1806f039deab Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Mon, 18 Nov 2019 09:01:44 +0100 Subject: [PATCH] Release 0.46.5 --- NEWS | 13 +++++++++++++ doc/vala-gen-introspect.1 | 2 +- doc/valac.1 | 2 +- doc/valadoc.1 | 2 +- doc/vapigen.1 | 2 +- 5 files changed, 17 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 0236f784f..9ff4ac596 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Vala 0.46.5 +=========== + * Regression and bug fixes: + - codegen: + + Fix vfunc signature of delegate-typed property in interface + + Fix support of dynamic DBus methods + - vala: + + Don't require constant initializer in fast-vapi [#461] + + Report error for async creation expression without yield + + * Bindings: + - glib-2.0: Add "has_typedef = false" to custom MarkupParser*Func delegates + Vala 0.46.4 =========== * Various improvements and bug fixes: diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index 953c29cbf..b0842de07 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.11. -.TH VALA-GEN-INTROSPECT "1" "November 2019" "vala-gen-introspect 0.46.4" "User Commands" +.TH VALA-GEN-INTROSPECT "1" "November 2019" "vala-gen-introspect 0.46.5" "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 8714cd3d4..19fb1e6d4 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.11. -.TH VALAC "1" "November 2019" "valac 0.46.4" "User Commands" +.TH VALAC "1" "November 2019" "valac 0.46.5" "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 9a217c9d6..cbfc2c516 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.11. -.TH VALADOC "1" "November 2019" "valadoc 0.46.4" "User Commands" +.TH VALADOC "1" "November 2019" "valadoc 0.46.5" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS diff --git a/doc/vapigen.1 b/doc/vapigen.1 index 574425a98..ebed11f02 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.11. -.TH VAPIGEN "1" "November 2019" "vapigen API Generator 0.46.4" "User Commands" +.TH VAPIGEN "1" "November 2019" "vapigen API Generator 0.46.5" "User Commands" .SH NAME vapigen \- generate a Vala API .SH SYNOPSIS