[vala] Release 0.48.0
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] Release 0.48.0
- Date: Tue, 3 Mar 2020 14:57:36 +0000 (UTC)
commit 2de13fa52713e918caff0878ff1dd4f462ec33cc
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Tue Mar 3 14:55:41 2020 +0100
Release 0.48.0
NEWS | 21 +++++++++++++++++++++
doc/vala-gen-introspect.1 | 2 +-
doc/valac.1 | 2 +-
doc/valadoc.1 | 2 +-
doc/vapigen.1 | 2 +-
5 files changed, 25 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index d312df817..ab83e3ed0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Vala 0.48.0
+===========
+ * Various improvements and bug fixes:
+ - vala:
+ + Fix circular reference in Property/EnumValueType
+ + Report an internal error for unavailable context and bail
+ + Prevent possible stack-overflow in Class.is_subtype_of()
+ - Add missing CodeContext.pop() calls
+ - codegen: Add more "low-level" includes of "glib.h"
+ - girparser: Decrease return_array_length_idx for transformed function
+ - girparser: Delay adding of "GLib.Object" prerequisite to interfaces
+ - manual: Update from wiki.gnome.org
+
+ * Bindings:
+ - vapi: Update GIR-based bindings
+
+ * Contributors:
+ Alberto Fanjul, Arnaud Bonatti, Corentin Noël, Evan Nemerson, Florian Brosch,
+ Jeremy Philippe, Michael Gratton, Ole André Vadla Ravnås, Princeton Ferro,
+ Rico Tzschichholz, Simon Werbeck
+
Vala 0.47.92
============
* Various improvements and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index ecdca8fd9..88377e7eb 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.92" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "March 2020" "vala-gen-introspect 0.48.0" "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 1362c4f21..67e4e2c83 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.92" "User Commands"
+.TH VALAC "1" "March 2020" "valac 0.48.0" "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 1614d8a37..364b447ea 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.92" "User Commands"
+.TH VALADOC "1" "March 2020" "valadoc 0.48.0" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 258d14465..819494510 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.92" "User Commands"
+.TH VAPIGEN "1" "March 2020" "vapigen API Generator 0.48.0" "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]