[vala/0.40] Release 0.40.2



commit 3a11e70aefae4f2344b6352440e82cab0963f4f7
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Wed Mar 28 09:27:02 2018 +0200

    Release 0.40.2

 NEWS                      |   11 +++++++++++
 doc/vala-gen-introspect.1 |    2 +-
 doc/valac.1               |    2 +-
 doc/valadoc.1             |    2 +-
 doc/vapigen.1             |    2 +-
 5 files changed, 15 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index a99d0ac..cdd806e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Vala 0.40.2
+===========
+ * Various bug fixes:
+  - gdbus: Fix missing declaration of _fd_list for async methods [#794566]
+
+ * Bindings:
+  - glib-2.0: Use g_value_*et_schar instead of deprecated g_value_*et_char
+  - gobject-2.0: Add ParamSpecGType
+  - gtk+-*.0: Hide dedicated constructors of compact classes bound as structs
+    [#794733]
+
 Vala 0.40.1
 ===========
  * Various bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index a36f98b..aaa0e0c 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" "March 2018" "vala-gen-introspect 0.40.1" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "March 2018" "vala-gen-introspect 0.40.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 3a57dbf..13f5579 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" "March 2018" "valac 0.40.1" "User Commands"
+.TH VALAC "1" "March 2018" "valac 0.40.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 af0e96a..7bc6ac3 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" "March 2018" "valadoc 0.40.1" "User Commands"
+.TH VALADOC "1" "March 2018" "valadoc 0.40.2" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 8ddd859..02677ac 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" "March 2018" "vapigen API Generator 0.40.1" "User Commands"
+.TH VAPIGEN "1" "March 2018" "vapigen API Generator 0.40.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]