summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2018-08-20 10:43:28 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2018-08-20 10:43:28 +0200
commit4a864b262ebb76151994638547286e87425e59ed (patch)
treea2ee318e7e7d56941579a118ef7ea6e1d7af091d
parentd47564cd57f9b1abc646e1b4ced86a341f41b882 (diff)
downloadvala-4a864b262ebb76151994638547286e87425e59ed.tar.gz
Release 0.40.90.40.9
-rw-r--r--NEWS19
-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, 23 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index aeba2b092..c8350f686 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Vala 0.40.9
+===========
+ * Various improvements and bug fixes:
+ - girparser: Actually resolve type-arguments to be able to box them if needed
+ - girparser: Handle unsupported aliases which could not be fully processed
+ - codegen: Free errors after returning them on GDBusMethodInvocation [#657]
+ - codegen: Fix invocation of abstract/virtual methods with NoWrapper in
+ compact classes
+ - vala: Allow read-only properties
+ - manual: Update from wiki.gnome.org
+
+ * Bindings:
+ - glib-2.0: Add Array.remove*() wrapper to avoid leaking generic elements
+ - glib-2.0: Add (u)long.parse/try_parse() and float.parse/try_parse() [#649]
+ - glib-2.0: Add return-type of Queue.remove*(), add HashTable.foreach_steal()
+ - gtk+-3.0: Update to 3.23.2+6b6e53fd
+ - gtk+-4.0: Update to 3.94.0+4e868584
+ - webkit2gtk-4.0: Update to 2.20.5
+
Vala 0.40.8
===========
* Various improvements and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index ad638cdcb..38346a27b 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.47.6.
-.TH VALA-GEN-INTROSPECT "1" "July 2018" "vala-gen-introspect 0.40.8" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "August 2018" "vala-gen-introspect 0.40.9" "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 8c54573f0..4c6b4e81b 100644
--- a/doc/valac.1
+++ b/doc/valac.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
-.TH VALAC "1" "July 2018" "valac 0.40.8" "User Commands"
+.TH VALAC "1" "August 2018" "valac 0.40.9" "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 4ce5d8d12..d8691c093 100644
--- a/doc/valadoc.1
+++ b/doc/valadoc.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
-.TH VALADOC "1" "July 2018" "valadoc 0.40.8" "User Commands"
+.TH VALADOC "1" "August 2018" "valadoc 0.40.9" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 759ab311c..2154d0dbf 100644
--- a/doc/vapigen.1
+++ b/doc/vapigen.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
-.TH VAPIGEN "1" "July 2018" "vapigen API Generator 0.40.8" "User Commands"
+.TH VAPIGEN "1" "August 2018" "vapigen API Generator 0.40.9" "User Commands"
.SH NAME
vapigen \- generate a Vala API
.SH SYNOPSIS