[vala/0.52] Release 0.52.6
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/0.52] Release 0.52.6
- Date: Mon, 4 Oct 2021 09:53:50 +0000 (UTC)
commit 563b969fcb03f96252fa78b4bb2f91aaac14413a
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Mon Oct 4 11:43:20 2021 +0200
Release 0.52.6
NEWS | 21 +++++++++++++++++++++
doc/vala-gen-introspect.1 | 2 +-
doc/valac.1 | 2 +-
doc/valadoc.1 | 2 +-
doc/vapigen.1 | 2 +-
5 files changed, 25 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4e37dba4d..403c17543 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Vala 0.52.6
+===========
+ * Various improvements and bug fixes:
+ - codegen:
+ + Fix property access inside opaque compact class
+ + Add type declaration for implicit temporary local variable
+ - vala:
+ + Warn about unsupported cast to void and drop it [#1070]
+ + Don't restrict element type of GLib.Array [#1227]
+ + Multi-dimensional params-array not allowed [#1230]
+ + Accept NullType as generic type argument
+ + Set source references of created DataType instances in OCE
+ - valadoc: Correctly format background of inline @link's [#1226]
+
+ * Bindings:
+ - gio-2.0: Unhide a few usable symbols which are marked not introspectable [#1222]
+ - gio-2.0: Backport fixes from 0.54.2
+ - glib-2.0: Current constants in GLib.Math are part of glib.h [#1220]
+ - glib-2.0: Add RefString since 2.58 [#723]
+ - gtk4: Backport fixes from 0.54.2
+
Vala 0.52.5
===========
* Various improvements and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 136c7f989..fce03488d 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.4.
-.TH VALA-GEN-INTROSPECT "1" "August 2021" "gen-introspect 0.52.5" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "October 2021" "gen-introspect 0.52.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 5666df7a9..2b123f620 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.4.
-.TH VALAC "1" "August 2021" "Vala 0.52.5" "User Commands"
+.TH VALAC "1" "October 2021" "Vala 0.52.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 61f05e553..617329b55 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.4.
-.TH VALADOC "1" "August 2021" "Valadoc 0.52.5" "User Commands"
+.TH VALADOC "1" "October 2021" "Valadoc 0.52.6" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index fc1760aa4..3a4f3d734 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.4.
-.TH VAPIGEN "1" "August 2021" "Vala API Generator 0.52.5" "User Commands"
+.TH VAPIGEN "1" "October 2021" "Vala API Generator 0.52.6" "User Commands"
.SH NAME
vapigen \- generate a Vala API
.SH SYNOPSIS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]