[vala] Release 0.47.91



commit 8eef5ff1b22e4585ab90efc50618de7184646352
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Feb 17 11:01:54 2020 +0100

    Release 0.47.91

 NEWS                      | 19 +++++++++++++++++++
 doc/vala-gen-introspect.1 |  2 +-
 doc/valac.1               |  2 +-
 doc/valadoc.1             |  2 +-
 doc/vapigen.1             |  2 +-
 5 files changed, 23 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 460ccd68d..825f1af3a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Vala 0.47.91
+============
+ * Various improvements and bug fixes:
+  - vala:
+    + Fix base-access check for compact classes (2)
+    + Don't ignore errors in Parameter and acknowledge them further
+    + Properly set CodeNode.error when reporting an error
+  - girparser: Report a warning for conflicting class and instance methods
+  - testrunner: Invalid tests and therefore expected failures must return 1
+  - manual: Update from wiki.gnome.org
+
+ * Bindings:
+  - Add harfbuzz-gobject binding [#909]
+  - gstreamer: Update from 1.17.0+ git master
+  - gtk+-*.0,gtk4: Fix iter parameter of TextIter.order() [#908]
+  - gtk4: Update to 3.98.0+410dbdf6
+  - pango: Update and add harfbuzz-gobject as dependency
+  - webkit2gtk-4.0: Update to 2.27.90
+
 Vala 0.47.4
 ===========
  * Various improvements and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 122c2a499..fe08a7c12 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.4" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "February 2020" "vala-gen-introspect 0.47.91" "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 5c2706187..39895a5e4 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.4" "User Commands"
+.TH VALAC "1" "February 2020" "valac 0.47.91" "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 a6dc1759d..1d2c49c64 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.4" "User Commands"
+.TH VALADOC "1" "February 2020" "valadoc 0.47.91" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index c63c66f97..8a8f406d3 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.4" "User Commands"
+.TH VAPIGEN "1" "February 2020" "vapigen API Generator 0.47.91" "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]