[vala/0.36: 61/212] Release 0.36.5



commit 539453552fde565839b2d52032488d1a5b4ed8a2
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Thu Sep 7 15:35:22 2017 +0200

    Release 0.36.5

 NEWS                      |   22 ++++++++++++++++++++++
 doc/vala-gen-introspect.1 |    2 +-
 doc/valac.1               |    2 +-
 doc/vapigen.1             |    2 +-
 4 files changed, 25 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1b94fc6..c751a40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Vala 0.36.5
+===========
+ * Various bug fixes:
+  - codegen:
+    + Initialize temp-variable for fixed-size arrays to zero first [#787152]
+    + Actually write declaration for GNodeTraverseFunc wrapper [#786845]
+    + Don't transfer ownership of variable if target-type is unknown [#736774]
+    + Adjust format-index for printf/scanf-methods which throw errors [#781061]
+    + Include glib-object.h for Enums/Structs with type_id
+  - vapigen: Mark given source-files as such and force girparser to handle them
+  - tests: Fix some syntax issues [#786652]
+  - Add .editorconfig file [#786620]
+
+ * Bindings:
+  - gtk+-3.0: Update to 3.22.19+70b61973
+  - gtk+-4.0: Update to 3.91.2+80e32390
+  - gtk+-4.0: Make Gsk.Texturer.for_*() static factory methods
+  - libgdata: Make Authorizer.reauth_* methods virtual [#779229]
+  - libxml-2.0: Update Xml.ParserOption [#785585]
+  - libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling
+  - gobject-2.0: Add required type_id attributes to all ParamSpec subclasses
+
 Vala 0.36.4
 ===========
 
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index e3a6092..e1938f6 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" "June 2017" "vala-gen-introspect 0.36.4" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "September 2017" "vala-gen-introspect 0.36.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 305b08e..717b4a3 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" "June 2017" "valac 0.36.4" "User Commands"
+.TH VALAC "1" "September 2017" "valac 0.36.5" "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 db687bc..c6150d0 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" "June 2017" "vapigen API Generator 0.36.4" "User Commands"
+.TH VAPIGEN "1" "September 2017" "vapigen API Generator 0.36.5" "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]