[vala] Release 0.47.92
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] Release 0.47.92
- Date: Mon, 24 Feb 2020 14:50:49 +0000 (UTC)
commit 1633ef94e0390c6c6897fabc4e00026f9fee18f9
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Mon Feb 24 15:23:19 2020 +0100
Release 0.47.92
NEWS | 13 +++++++++++++
doc/vala-gen-introspect.1 | 2 +-
doc/valac.1 | 2 +-
doc/valadoc.1 | 2 +-
doc/vapigen.1 | 2 +-
5 files changed, 17 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 825f1af3a..d312df817 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Vala 0.47.92
+============
+ * Various improvements and bug fixes:
+ - Add support for sealed classes in bindings [#278]
+ - codegen: Don't initialize stack-allocated array with local-constant
+ length [#910]
+ - vala: Improve robustness of analyzer pass for language-servers [#911]
+ - vala: Add local-variables to current scope regardless its error state
+ - testrunner: Pass G_DEBUG=fatal-warnings to invalid test
+
+ * Bindings:
+ - Add some fundamental deps files to improve --nostdpkg support [#911]
+
Vala 0.47.91
============
* Various improvements and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index fe08a7c12..ecdca8fd9 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.12.
-.TH VALA-GEN-INTROSPECT "1" "February 2020" "vala-gen-introspect 0.47.91" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "February 2020" "vala-gen-introspect 0.47.92" "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 39895a5e4..1362c4f21 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.12.
-.TH VALAC "1" "February 2020" "valac 0.47.91" "User Commands"
+.TH VALAC "1" "February 2020" "valac 0.47.92" "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 1d2c49c64..1614d8a37 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.12.
-.TH VALADOC "1" "February 2020" "valadoc 0.47.91" "User Commands"
+.TH VALADOC "1" "February 2020" "valadoc 0.47.92" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 8a8f406d3..258d14465 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.12.
-.TH VAPIGEN "1" "February 2020" "vapigen API Generator 0.47.91" "User Commands"
+.TH VAPIGEN "1" "February 2020" "vapigen API Generator 0.47.92" "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]