[vala/staging] Release 0.52.0
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging] Release 0.52.0
- Date: Wed, 17 Mar 2021 15:09:06 +0000 (UTC)
commit e7e42c6fd19dee27785a25f919a260a0ef10463f
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Wed Mar 17 15:59:08 2021 +0100
Release 0.52.0
NEWS | 23 +++++++++++++++++++++++
doc/vala-gen-introspect.1 | 2 +-
doc/valac.1 | 2 +-
doc/valadoc.1 | 2 +-
doc/vapigen.1 | 2 +-
5 files changed, 27 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0a5bcfdc0..9e2dbf038 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Vala 0.52.0
+===========
+ * Various improvements and bug fixes:
+ - codegen: Include "glib.h" for deprecated symbols (GOBJECT) [#1155]
+ - vala: Improve error for incompatible expressions in conditional expression
+ - vala: Check for unused attributes unconditionally
+ - girparser: Allow overriding of "Compact" attribute for classes
+ - girparser: Handle empty "<type/>" element and report an error
+ - girparser: Add support for NoWrapper metadata for methods
+ - build: Add --enable-test-asan configure option
+
+ * Bindings:
+ - gio-2.0: Add some missing NoWrapper and CCode.has_typedef attributes
+ - gnutls: Fix some binding errors
+ - gsl: Fix some binding errors
+ - gstreamer: Update from 1.19.0+ git master
+ - gtk4: Add Gtk.INVALID_LIST_POSITION [#1151]
+ - gtk4-unix-print: Switch to gir
+ - gtk4: Update to 4.1.2
+ - linux: Provide Input.Event.input_event_sec/input_event_usec fields [#1152]
+ - vapi: Fix a couple of attribute typos
+ - webkit2gtk-4.0: Update to 2.31.91
+
Vala 0.51.91
============
* Various improvements and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 8e797da8a..ff5828e10 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.48.1.
-.TH VALA-GEN-INTROSPECT "1" "March 2021" "gen-introspect 0.51.91" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "March 2021" "gen-introspect 0.52.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 88921078e..c6e875611 100644
--- a/doc/valac.1
+++ b/doc/valac.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
-.TH VALAC "1" "March 2021" "Vala 0.51.91" "User Commands"
+.TH VALAC "1" "March 2021" "Vala 0.52.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 91bd42fa3..421e4f49a 100644
--- a/doc/valadoc.1
+++ b/doc/valadoc.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
-.TH VALADOC "1" "March 2021" "Valadoc 0.51.91" "User Commands"
+.TH VALADOC "1" "March 2021" "Valadoc 0.52.0" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 09e9427dc..14b974181 100644
--- a/doc/vapigen.1
+++ b/doc/vapigen.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
-.TH VAPIGEN "1" "March 2021" "Vala API Generator 0.51.91" "User Commands"
+.TH VAPIGEN "1" "March 2021" "Vala API Generator 0.52.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]