[vala/0.56] Release 0.56.3
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/0.56] Release 0.56.3
- Date: Sat, 3 Sep 2022 12:46:51 +0000 (UTC)
commit 051552f34cfa1f4c08220043683289952f9ffd62
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Sat Sep 3 14:27:52 2022 +0200
Release 0.56.3
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 566b22462..a99f8ce7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Vala 0.56.3
+===========
+ * Various improvements and bug fixes:
+ - vala: Don't unconditionally expect ObjectType of Class [#1341]
+ - vala: Make try-statement parsing more resilient [#1304]
+ - vala: Avoid problems with '\' in #line directives on Windows [#1353]
+ - gidlparser: Set source reference of parameters
+
+ * Bindings:
+ - atspi-2: Fix a few binding errors
+ - glib-2.0: Use g_abort for GLib.Process.abort() beginning with 2.50 [#1350]
+ - gtk+-3.0: Correctly unhide BindingSet.by_class to avoid Version attribute
+
Vala 0.56.2
===========
* Various improvements and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index fd6e97078..c5d4e18f8 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.49.2.
-.TH VALA-GEN-INTROSPECT "1" "July 2022" "gen-introspect 0.56.2" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "September 2022" "gen-introspect 0.56.3" "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 4fef4d086..827de4a39 100644
--- a/doc/valac.1
+++ b/doc/valac.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
-.TH VALAC "1" "July 2022" "Vala 0.56.2" "User Commands"
+.TH VALAC "1" "September 2022" "Vala 0.56.3" "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 2c9816edc..a6e7f699b 100644
--- a/doc/valadoc.1
+++ b/doc/valadoc.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
-.TH VALADOC "1" "July 2022" "Valadoc 0.56.2" "User Commands"
+.TH VALADOC "1" "September 2022" "Valadoc 0.56.3" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 38e3c51b4..2b988a6fd 100644
--- a/doc/vapigen.1
+++ b/doc/vapigen.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
-.TH VAPIGEN "1" "July 2022" "Vala API Generator 0.56.2" "User Commands"
+.TH VAPIGEN "1" "September 2022" "Vala API Generator 0.56.3" "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]