[vala] Release 0.45.2



commit f2f25a6cc77d5a7ffc9e0ea2fad7877971cb2b1f
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Jun 17 17:05:03 2019 +0200

    Release 0.45.2

 NEWS                      | 20 ++++++++++++++++++++
 doc/vala-gen-introspect.1 |  2 +-
 doc/valac.1               |  2 +-
 doc/valadoc.1             |  2 +-
 doc/vapigen.1             |  2 +-
 5 files changed, 24 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2d997a6fc..2a0b211e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Vala 0.45.2
+===========
+ * Various improvements and bug fixes:
+  - Only warn about imcompatible type of external construct property [#803]
+  - codegen: Use array_length of collection variable instead of expression
+  - girparser: Skip 'attribute' elements
+  - girwriter: Report error on secondary top-level namespace [#805]
+  - genie: Drop unused "writeonly" token
+  - genie: Make 'self' match its TokenType name
+  - tests: Null-terminate arrays for compatibility test of uint8 / uchar [#809]
+
+ * Bindings:
+  - gmodule-2.0: Build from GIR
+  - glib-2.0: Add Unicode 12.0 symbols
+  - gstreamer: Update from 1.17.0+ git master
+  - gtk+-3.0: Update to 3.24.9~18177388
+  - gtk4: Update to 3.96.0+8cfdd6c5
+  - webkit2gtk-4.0: Update to 2.25.1
+  - vapi: Update GIR-based bindings
+
 Vala 0.45.1
 ===========
  * Highlights:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 08e6088d3..280d9bc91 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.10.
-.TH VALA-GEN-INTROSPECT "1" "May 2019" "vala-gen-introspect 0.45.1" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "June 2019" "vala-gen-introspect 0.45.2" "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 10810d0aa..402d526c2 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.10.
-.TH VALAC "1" "May 2019" "valac 0.45.1" "User Commands"
+.TH VALAC "1" "June 2019" "valac 0.45.2" "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 da180a8b9..13f8b5035 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.10.
-.TH VALADOC "1" "May 2019" "valadoc 0.45.1" "User Commands"
+.TH VALADOC "1" "June 2019" "valadoc 0.45.2" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 919faaa4d..7c62025e1 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.10.
-.TH VAPIGEN "1" "May 2019" "vapigen API Generator 0.45.1" "User Commands"
+.TH VAPIGEN "1" "June 2019" "vapigen API Generator 0.45.2" "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]