[vala/0.36: 13/173] Release 0.36.3



commit b07797b3b60e426cb38fe274c7e1d4885a23d2b3
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Tue May 2 15:45:54 2017 +0200

    Release 0.36.3

 NEWS                      |    8 ++++++++
 doc/vala-gen-introspect.1 |    2 +-
 doc/valac.1               |    2 +-
 doc/vapigen.1             |    2 +-
 4 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5cb3c8b..e14fb44 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Vala 0.36.3
+===========
+ * Various bug fixes:
+  - scanner: Fix calculation of column value for tokens after multiline comment
+    [#652899]
+  - codegen: Unref GLib.AsyncResult on uncaught errors in coroutines [#641171]
+  - Keep initializing result-variable for struct constructors [#782056]
+
 Vala 0.36.2
 ===========
  * Various bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index abd1e2a..0ffb0be 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.4.
-.TH VALA-GEN-INTROSPECT "1" "April 2017" "vala-gen-introspect 0.36.2" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "May 2017" "vala-gen-introspect 0.36.3" "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 7f55c39..0e94552 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.4.
-.TH VALAC "1" "April 2017" "valac 0.36.2" "User Commands"
+.TH VALAC "1" "May 2017" "valac 0.36.3" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index cfca311..35e396a 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.4.
-.TH VAPIGEN "1" "April 2017" "vapigen API Generator 0.36.2" "User Commands"
+.TH VAPIGEN "1" "May 2017" "vapigen API Generator 0.36.3" "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]