[vala/0.44] Release 0.44.3



commit 2ddcfe403f7aebe4742a886828baf578892c2272
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Apr 8 20:59:11 2019 +0200

    Release 0.44.3

 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 624981efc..0d6c2961c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Vala 0.44.3
+===========
+ * Regression and bug fixes:
+  - codegen: Always assign original variable when consuming instance to destroy
+    [#781]
+  - build: Require --with-cgraph configure flag when cross-compiling [#775]
+
+ * Bindings:
+  - gdk-3.0,gtk+-3.0: Update from 3.24.7+
+  - gtk4: Update to 3.94.0+2594593d
+  - gstreamer: Update from 1.15.2+ git master
+  - pango: Fix StringBuilder parameter of scan_word()
+
 Vala 0.44.2
 ===========
  * Various improvements and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index de0d97d4b..aa59e07bf 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" "March 2019" "vala-gen-introspect 0.44.2" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "April 2019" "vala-gen-introspect 0.44.3" "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 76ff309f1..141f49e11 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" "March 2019" "valac 0.44.2" "User Commands"
+.TH VALAC "1" "April 2019" "valac 0.44.3" "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 d84f437f4..9783a3b43 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" "March 2019" "valadoc 0.44.2" "User Commands"
+.TH VALADOC "1" "April 2019" "valadoc 0.44.3" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 559c96132..7eb872de3 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" "March 2019" "vapigen API Generator 0.44.2" "User Commands"
+.TH VAPIGEN "1" "April 2019" "vapigen API Generator 0.44.3" "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]