[vala/0.54] Release 0.54.2



commit c78f83b093dd5b611612b878637a17569cee4055
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Oct 4 10:09:02 2021 +0200

    Release 0.54.2

 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 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]