summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2023-03-25 17:17:31 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2023-03-25 17:22:08 +0100
commit9c8ee8f065e572ed9feecdf118145d5b1748fada (patch)
tree206b7af79b02035b1131a0f56ee4bb9073da1c82
parenta2c5e7b47d8e9e94bc1919d6dbcaea7522dfaf03 (diff)
downloadvala-0.56.5.tar.gz
Release 0.56.50.56.5
-rw-r--r--NEWS22
-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, 26 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index e67fb6db3..c8f93503d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Vala 0.56.5
+===========
+ * Various improvements and bug fixes:
+ - codegen:
+ + Consistently handle GLib.Error as boxed type [#1418]
+ + Add cast to accessor calls for generic property implementations
+ + Use g_object_class_override_property to implement generic interface
+ properties [#1419]
+ + Add declaration for register call of dynamic DBus interfaces [#1422]
+ - vala:
+ + Correctly handle pre/post-increment expression as index of element
+ access [#1417]
+ + Set proper value-type of unary ref/out expression in initializers [#1421]
+ + Allow assignment of namespace fields with inline allocated arrays
+ - gtkmodule: Improve error messages
+
+ * Bindings:
+ - gtk4: Update to 4.10.1~40b154bf from 0.58
+ - gtk4: Add sealed to all the final types
+ - gtk+-3.0: Fix ToolPalette.icon_size get-accessor type
+ - webkitgtk-6.0: Update to 2.39.90
+
Vala 0.56.4
===========
* Various improvements and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 73f14c145..eabb9fe38 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" "February 2023" "gen-introspect 0.56.4" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "March 2023" "gen-introspect 0.56.5" "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 7805b8019..f203d3f9b 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" "February 2023" "Vala 0.56.4" "User Commands"
+.TH VALAC "1" "March 2023" "Vala 0.56.5" "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 c107d7d13..4681fbeb8 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" "February 2023" "Valadoc 0.56.4" "User Commands"
+.TH VALADOC "1" "March 2023" "Valadoc 0.56.5" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index e0b22c1ee..20e1a04ab 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" "February 2023" "Vala API Generator 0.56.4" "User Commands"
+.TH VAPIGEN "1" "March 2023" "Vala API Generator 0.56.5" "User Commands"
.SH NAME
vapigen \- generate a Vala API
.SH SYNOPSIS