summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2022-09-03 14:27:52 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2022-09-03 14:36:49 +0200
commit051552f34cfa1f4c08220043683289952f9ffd62 (patch)
treef77df2396de129205a0c282a9145857deef953be
parent548fb2bd2de8aa78518fe4f46e44db742cec8207 (diff)
downloadvala-051552f34cfa1f4c08220043683289952f9ffd62.tar.gz
Release 0.56.30.56.3
-rw-r--r--NEWS13
-rw-r--r--doc/vala-gen-introspect.12
-rw-r--r--doc/valac.12
-rw-r--r--doc/valadoc.12
-rw-r--r--doc/vapigen.12
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