[vala/0.36] Release 0.36.13
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/0.36] Release 0.36.13
- Date: Mon, 9 Apr 2018 15:37:12 +0000 (UTC)
commit c9469ead43857510fa4f9f5c4c7eb8aa40d9fc18
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Mon Apr 9 17:30:54 2018 +0200
Release 0.36.13
NEWS | 30 ++++++++++++++++++++++++++++++
doc/vala-gen-introspect.1 | 4 ++--
doc/valac.1 | 4 ++--
doc/vapigen.1 | 4 ++--
4 files changed, 36 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 62b1041..82fca09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Vala 0.36.13
+============
+ * Various bug fixes:
+ - valac: Always use the given "pkg-config" and respect PKG_CONFIG envar
+ - codegen:
+ + Don't append fixed-length of array fields in initializers
+ + Don't add target fields for captured delegates without target
+ + Don't add length fields for captured fixed-length array variables
+ - Properly handle array-initializers inside struct-initializers [#622178]
+ - The rank of an array-initializer should match the target's rank [#744923]
+ - Fix recursive declaration in generic base type [#688732]
+ - gdbus: Fix missing declaration of _fd_list for async methods [#794566]
+ - vala: Fix return-type of BasicBlock.get_successors()
+
+ * Bindings:
+ - glib-2.0: Use g_value_*et_schar instead of deprecated g_value_*et_char
+ - gobject-2.0: Add ParamSpecGType
+ - gobject-2.0: Cherry-pick some changes from 0.38
+ - gstreamer-1.0: Cherry-pick some fixes from 0.38/0.40
+ - gdk-3.0,gtk+-3.0: Update to 3.22.29
+ - gtk+-*.0: Fix iter parameter of TextView.backward*/forward*/move_visually()
+ [#794345]
+ - gtk+-4.0: Hide dedicated constructors of compact classes bound as structs
+ [#794733]
+ - libgnome-menu-3.0: Add deps file
+ - posix: Fix sig*set and sigprocmask parameters to be out/ref [#727425]
+ - posix: Include sys/sysmacros.h for major(), minor() and makedev() [#794651]
+ - purple: Update to 2.12.0
+ - webkit2gtk-4.0: Update to 2.20.0
+
Vala 0.36.12
============
* Various bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index a4e05db..6a5e4dc 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.5.
-.TH VALA-GEN-INTROSPECT "1" "February 2018" "vala-gen-introspect 0.36.12" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
+.TH VALA-GEN-INTROSPECT "1" "April 2018" "vala-gen-introspect 0.36.13" "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 1aba9e0..11fb464 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.5.
-.TH VALAC "1" "February 2018" "valac 0.36.12" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
+.TH VALAC "1" "April 2018" "valac 0.36.13" "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 cd360ef..c6f8547 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.5.
-.TH VAPIGEN "1" "February 2018" "vapigen API Generator 0.36.12" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
+.TH VAPIGEN "1" "April 2018" "vapigen API Generator 0.36.13" "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]