summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2023-04-18 10:34:32 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2023-04-18 10:34:32 +0200
commit0b562610d85a2a5d56d489757c2c499d3e652b8c (patch)
tree777f6dde3ccf3152579c5a4841c5170fcedddeed
parent93af33e0232f4926942611f15c35b4a2e3fc8974 (diff)
downloadvala-0.56.tar.gz
Release 0.56.70.56.70.56
-rw-r--r--NEWS18
-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, 22 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 8cea0f21f..de9fa56cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Vala 0.56.7
+===========
+ * Various improvements and bug fixes:
+ - codegen:
+ + Fix usage of lambda-expression from delegate initializer [#1428]
+ - vala:
+ + Check type-argument count of interface prerequisites
+ + Improve Symbol.to_string() to include TypeParameters
+ + Improve error message for wrong number of type-arguments
+ + Improve check of type_reference in ObjectCreationExpression
+ + Allow inheritance from sealed class in bindings [#1036]
+ - Fix a couple of type-argument issues in vala itself
+ - g-i: Fix compiling with mingw clang
+
+ * Bindings:
+ - gio-2.0,glib-2.0,gtk+-3.0,gtk4: Fix a few binding issues
+ - glib-2.0: g_chdir is declared in <glib/gstdio.h>
+
Vala 0.56.6
===========
* Regression fix:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 299195fe9..47f5c39d1 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.3.
-.TH VALA-GEN-INTROSPECT "1" "April 2023" "gen-introspect 0.56.6" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "April 2023" "gen-introspect 0.56.7" "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 8ac74ec37..8b41fd92a 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.3.
-.TH VALAC "1" "April 2023" "Vala 0.56.6" "User Commands"
+.TH VALAC "1" "April 2023" "Vala 0.56.7" "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 825777a00..c1efc2c72 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.3.
-.TH VALADOC "1" "April 2023" "Valadoc 0.56.6" "User Commands"
+.TH VALADOC "1" "April 2023" "Valadoc 0.56.7" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index dc6638069..1844e3a2a 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.3.
-.TH VAPIGEN "1" "April 2023" "Vala API Generator 0.56.6" "User Commands"
+.TH VAPIGEN "1" "April 2023" "Vala API Generator 0.56.7" "User Commands"
.SH NAME
vapigen \- generate a Vala API
.SH SYNOPSIS