[vala/0.36] Release 0.36.6
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/0.36] Release 0.36.6
- Date: Sun, 8 Oct 2017 14:57:33 +0000 (UTC)
commit 9908b095365fd0154d62bbd2c477ee73c12321c6
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Sun Oct 8 16:23:01 2017 +0200
Release 0.36.6
NEWS | 17 +++++++++++++++++
doc/vala-gen-introspect.1 | 2 +-
doc/valac.1 | 2 +-
doc/vapigen.1 | 2 +-
4 files changed, 20 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c751a40..31c1454 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Vala 0.36.6
+===========
+ * Various bug fixes:
+ - codegen: Support renamed signals [#731547]
+ - Optimize (de)serialization of arrays with type-signature "ay" [#772426]
+ - codegen: Try to use a more unique internal define for properties [#787436]
+ - vala: Update list of used attributes
+ - method: Include ownership transfer classifier for return-type mismatch
+
+ * Bindings:
+ - glib-2.0: Bind g_convert_with_fallback() and g_convert_with_iconv()
+ - gio-2.0: Add DBusConnection 'closed' signal as 'on_closed' [#684358]
+ - gstreamer-1.0, gio-2.0: Various fixes
+ - gnutls: Fix free_function ccode-attribute of Certificate [#788181]
+ - gtk+-3.0: Update to 3.22.24
+ - webkit2gtk-4.0: Update to 2.18
+
Vala 0.36.5
===========
* Various bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index e1938f6..e74a69f 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" "September 2017" "vala-gen-introspect 0.36.5" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "October 2017" "vala-gen-introspect 0.36.6" "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 717b4a3..00dae3f 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" "September 2017" "valac 0.36.5" "User Commands"
+.TH VALAC "1" "October 2017" "valac 0.36.6" "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 c6150d0..21bd77c 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" "September 2017" "vapigen API Generator 0.36.5" "User Commands"
+.TH VAPIGEN "1" "October 2017" "vapigen API Generator 0.36.6" "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]