[vala] Release 0.43.6
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] Release 0.43.6
- Date: Mon, 21 Jan 2019 18:55:34 +0000 (UTC)
commit a9ed25d675abe100d9ef61912bf50620744b5c12
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Mon Jan 21 19:45:09 2019 +0100
Release 0.43.6
NEWS | 15 +++++++++++++++
doc/vala-gen-introspect.1 | 2 +-
doc/valac.1 | 2 +-
doc/valadoc.1 | 2 +-
doc/vapigen.1 | 2 +-
5 files changed, 19 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 62ca191b5..47d8ba762 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Vala 0.43.6
+===========
+ * Various improvements and bug fixes:
+ - codegen: Don't apply address-of operator on literals when casting to array
+ - vala: Don't tweak closure on static lambdas [#740]
+ - Revert "codegen: Use copies of error_variable of catch-clauses for nested
+ usage" and add asynchronous "catch-error-scope" regression test [#741]
+ - libvaladoc: Build backing Vala.SourceFile for GIRs processed by importer
+ - libvaladoc/girimporter: Skip "source-position" elements
+ - genie: Support "protected" accessibility and allow explicit "public" [#346]
+
+ * Bindings:
+ - gst-editing-services-1.0: Fix some construtors and (un)hide symbols
+ - javascriptcoregtk-4.0: Fix GLib.Callback parameters which can't hold target
+
Vala 0.43.5
===========
* Various improvements and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index eed63165d..fa80b48a4 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.8.
-.TH VALA-GEN-INTROSPECT "1" "January 2019" "vala-gen-introspect 0.43.5" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "January 2019" "vala-gen-introspect 0.43.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 835892f63..ed17951a6 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.8.
-.TH VALAC "1" "January 2019" "valac 0.43.5" "User Commands"
+.TH VALAC "1" "January 2019" "valac 0.43.6" "User Commands"
.SH NAME
valac \- compiler that translates Vala source code into C source and header files
.SH SYNOPSIS
diff --git a/doc/valadoc.1 b/doc/valadoc.1
index f0287b443..af9efc79d 100644
--- a/doc/valadoc.1
+++ b/doc/valadoc.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
-.TH VALADOC "1" "January 2019" "valadoc 0.43.5" "User Commands"
+.TH VALADOC "1" "January 2019" "valadoc 0.43.6" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index bd559b948..0ebcd24bb 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.8.
-.TH VAPIGEN "1" "January 2019" "vapigen API Generator 0.43.5" "User Commands"
+.TH VAPIGEN "1" "January 2019" "vapigen API Generator 0.43.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]