]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.45.90 bacc6e6d9fee6b4cb40864b5c8391c5ccecf79e6 0.45.90
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 5 Aug 2019 06:38:22 +0000 (08:38 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 5 Aug 2019 06:38:22 +0000 (08:38 +0200)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 5459eddf942a0c46085b267e7c794ba50ce8018c..ee21cf7a07b944c5bdaf2e430598c588bcc7d1f4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Vala 0.45.90
+============
+ * Various improvements and bug fixes:
+  - vala:
+    + Support static methods in error-domains [#829]
+    + Fix mixup of target_glib_major/minor in set_target_glib_version() [#825]
+    + Implicit GValue cast requires GOBJECT profile
+    + NoAccessorMethod checks require GOBJECT profile
+    + 'construct' is not supported in POSIX profile
+  - codegen:
+    + Use G_TYPE_CHECK_INSTANCE_CAST for comparisons with interfaces
+    + Append line-break after G_DEFINE_AUTOPTR_CLEANUP_FUNC
+    + Move private type-struct to type-definition section
+    + Include required type-definition when casting from generic pointer [#828]
+  - girparser: Handle "function-macro" by skipping them [gi#159]
+  - valadoc: Install icons and doclets to API dependent folders
+
+ * Bindings:
+  - glib-2.0: Add new symbols and deprecations from 2.62
+  - glib-2.0: Add MappedFile.from_fd constructor [#824]
+  - gstreamer: Update from 1.17.0+ git master
+  - posix: Fix return-value of mknod() and c-include for tcgetsid()
+  - posix: Add *at() calls and related constants [#823]
+  - webkit2gtk-4.0: Fix WebContext.initialize_notification_permissions()
+  - x11: Fix return type of XInternAtoms and XGetAtomNames bindings
+  - vapi: Update GIR-based bindings
+
 Vala 0.45.3
 ===========
  * Various improvements and bug fixes:
index 298a5612e8b74a837443925629a06627f191b71a..6819b9b693c56da1080e247137de9d010a20e9fd 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH VALA-GEN-INTROSPECT "1" "July 2019" "vala-gen-introspect 0.45.3" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "August 2019" "vala-gen-introspect 0.45.90" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index cf7856923eced5ae35d18a774dbcac8156ae2104..54f77614e61d472029aaade47342d1f2b60c2071 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH VALAC "1" "July 2019" "valac 0.45.3" "User Commands"
+.TH VALAC "1" "August 2019" "valac 0.45.90" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index 37acfb0d8adcb402f912cc5850b12363ad168b16..6b33e8bf50a28121a7e13ff6b825a6e074deccd8 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH VALADOC "1" "July 2019" "valadoc 0.45.3" "User Commands"
+.TH VALADOC "1" "August 2019" "valadoc 0.45.90" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 8cf08e5469cb32118aa68684395950e68a9db02b..17d9f3a7ba0aa02a4c68aaab1dbf39616414d1a7 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH VAPIGEN "1" "July 2019" "vapigen API Generator 0.45.3" "User Commands"
+.TH VAPIGEN "1" "August 2019" "vapigen API Generator 0.45.90" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS