summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2017-10-08 16:23:01 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2017-10-08 16:25:08 +0200
commit9908b095365fd0154d62bbd2c477ee73c12321c6 (patch)
tree359293b97bd77ce544c0b1a10de60adc247ee5f9
parent29356964a28ccb7cd49bde0ca816e992b8918f6f (diff)
downloadvala-9908b095365fd0154d62bbd2c477ee73c12321c6.tar.gz
Release 0.36.60.36.6
-rw-r--r--NEWS17
-rw-r--r--doc/vala-gen-introspect.12
-rw-r--r--doc/valac.12
-rw-r--r--doc/vapigen.12
4 files changed, 20 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index c751a407f..31c1454e7 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 e1938f67c..e74a69f72 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 717b4a3d2..00dae3fb1 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 c6150d0af..21bd77c0e 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