From: Rico Tzschichholz Date: Thu, 21 Feb 2019 14:18:48 +0000 (+0100) Subject: Release 0.43.91 X-Git-Tag: 0.43.91^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18ce1812888212c71428b9f6cb36b0e751407ef8;p=thirdparty%2Fvala.git Release 0.43.91 --- diff --git a/NEWS b/NEWS index ce28bea12..e260fa4a3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,28 @@ +Vala 0.43.91 +============ + * Various improvements and bug fixes: + - Revert "valadoc: Drop duplicated code to add source files and use + CodeContext API" and "valadoc: Update API tests" (#748) + - valadoc: Report warning if resources for doclet could not be copied + - libvaladoc: Properly support the output of async constructors (#753) + - girparser: Correctly set array_length_type for delegates returning an array + - Revert "vala: Don't replace assignments for local variables with non-null + simple-types" (#755) + + * Bindings: + - Follow GTK upstream rename to gtk4 and gtk4-unix-print + - gtk4,gtk4-unix-printer: Update to 3.94.0+02e856f6 + - gtk+-unix-print-*.0: Fix PrintJob.get_page_ranges(), + Printer.get_hard_margins() + - atk-1.0: Adjust for upstream revert of Implementor using G_DEFINE_INTERFACE + - clutter-1.0: Drop deprecated from Actor.pick() (#625) + - glib-2.0: Add "delegate_target = false" to Log.writer_journald/ + _standard_streams/_default + - gio-unix-2.0: Add DesktopAppInfo.get_string_list() since 2.60 + - gstreamer: Update from 1.15.1+ git master + - webkit2gtk-4.0: Update to 2.23.91 + - vapi: Update GIR-based bindings + Vala 0.43.90 ============ * Various improvements and bug fixes: diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index a5668f61f..c70cc8ab3 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.8. -.TH VALA-GEN-INTROSPECT "1" "February 2019" "vala-gen-introspect 0.43.90" "User Commands" +.TH VALA-GEN-INTROSPECT "1" "February 2019" "vala-gen-introspect 0.43.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 4a2115121..923dfcb69 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.8. -.TH VALAC "1" "February 2019" "valac 0.43.90" "User Commands" +.TH VALAC "1" "February 2019" "valac 0.43.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 3915a172e..a2fa15e5f 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.8. -.TH VALADOC "1" "February 2019" "valadoc 0.43.90" "User Commands" +.TH VALADOC "1" "February 2019" "valadoc 0.43.91" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS diff --git a/doc/vapigen.1 b/doc/vapigen.1 index a115c877b..d992ba1fe 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.8. -.TH VAPIGEN "1" "February 2019" "vapigen API Generator 0.43.90" "User Commands" +.TH VAPIGEN "1" "February 2019" "vapigen API Generator 0.43.91" "User Commands" .SH NAME vapigen \- generate a Vala API .SH SYNOPSIS