summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2021-10-04 10:09:02 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2021-10-04 10:09:02 +0200
commitc78f83b093dd5b611612b878637a17569cee4055 (patch)
treebd7ea245154d0d1ff39e564cb573bd19f6b9f2b4
parentf50765f7e3769253e7a5d64e47f904ac7c20db36 (diff)
downloadvala-c78f83b093dd5b611612b878637a17569cee4055.tar.gz
Release 0.54.20.54.2
-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 541c617a8..37e0bc847 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Vala 0.54.2
+===========
+ * Various improvements and bug fixes:
+ - vala:
+ + Multi-dimensional params-array not allowed [#1230]
+ + Accept NullType as generic type argument
+ + Set source references of created DataType instances in OCE
+
+ * Bindings:
+ - gio-2.0: Update to 2.71.0~a0d2efdc
+ - glib-2.0: Update 2.70 symbols
+ - gtk4: Update to 4.5.0~da5efea6
+
Vala 0.54.1
===========
* Regression and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 57c4f7f93..78b84b243 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" "September 2021" "gen-introspect 0.54.1" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "October 2021" "gen-introspect 0.54.2" "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 20200bbd5..e43e8bc92 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" "September 2021" "Vala 0.54.1" "User Commands"
+.TH VALAC "1" "October 2021" "Vala 0.54.2" "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 d9002b130..2f3b0146b 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" "September 2021" "Valadoc 0.54.1" "User Commands"
+.TH VALADOC "1" "October 2021" "Valadoc 0.54.2" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 9a05c91bd..65b17764f 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" "September 2021" "Vala API Generator 0.54.1" "User Commands"
+.TH VAPIGEN "1" "October 2021" "Vala API Generator 0.54.2" "User Commands"
.SH NAME
vapigen \- generate a Vala API
.SH SYNOPSIS