[vala/0.36: 34/212] Release 0.36.4



commit daac7eec0f66feb168589f1ea6e28c6e0698c9bb
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Jun 26 17:13:22 2017 +0200

    Release 0.36.4

 NEWS                      |   25 +++++++++++++++++++++++++
 doc/vala-gen-introspect.1 |    2 +-
 doc/valac.1               |    2 +-
 doc/vapigen.1             |    2 +-
 4 files changed, 28 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index e14fb44..1b94fc6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Vala 0.36.4
+===========
+
+ * Highlights
+  - Don't warn about deprecated symbols if installed_version is older
+  - Add --gresourcesdir option [#783133]
+
+ * Various bug fixes:
+  - gdbus: Don't leak nested HashTable on deserialization [#782719]
+  - Fix finally blocks with async yields [#741929]
+  - Handle non-null in coalescing expression [#611223]
+  - Make the task_complete flag for < 2.44 more similar to >= 2.44 [#783543]
+  - Nullable ValueType requires POINTER as marshaller signature [#783897]
+  - NoAccessorMethod attribute is allowed for gobject-properties only
+  - girparser: Fix parsing of delegate-alias without target
+  - compiler: Use API_VERSION instead of stripping PACKAGE_SUFFIX
+  - girwriter: Write length-parameters of arrays with rank > 1 [#758019]
+
+ * Bindings:
+  - gio-2.0: Use default 'length = null' for DataInputStream.read_line_utf8*
+    [#783351]
+  - gobject-2.0: Add GLib.ParamSpecPointer
+  - poppler-glib: Update to 0.54.0
+  - gstreamer-1.0: Various binding fixes
+
 Vala 0.36.3
 ===========
  * Various bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 0ffb0be..e3a6092 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" "May 2017" "vala-gen-introspect 0.36.3" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "June 2017" "vala-gen-introspect 0.36.4" "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 bf5ebce..305b08e 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" "May 2017" "valac 0.36.3" "User Commands"
+.TH VALAC "1" "June 2017" "valac 0.36.4" "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 35e396a..db687bc 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" "May 2017" "vapigen API Generator 0.36.3" "User Commands"
+.TH VAPIGEN "1" "June 2017" "vapigen API Generator 0.36.4" "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]