]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.52.6 0.52.6
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 4 Oct 2021 09:43:20 +0000 (11:43 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 4 Oct 2021 09:43:20 +0000 (11:43 +0200)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 4e37dba4d55f788d1a58b55c3d2a41f3cea2bdf8..403c175437d502a39866c667181e0f14ebd760fe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Vala 0.52.6
+===========
+ * Various improvements and bug fixes:
+  - codegen:
+    + Fix property access inside opaque compact class
+    + Add type declaration for implicit temporary local variable
+  - vala:
+    + Warn about unsupported cast to void and drop it [#1070]
+    + Don't restrict element type of GLib.Array [#1227]
+    + Multi-dimensional params-array not allowed [#1230]
+    + Accept NullType as generic type argument
+    + Set source references of created DataType instances in OCE
+  - valadoc: Correctly format background of inline @link's [#1226]
+
+ * Bindings:
+  - gio-2.0: Unhide a few usable symbols which are marked not introspectable [#1222]
+  - gio-2.0: Backport fixes from 0.54.2
+  - glib-2.0: Current constants in GLib.Math are part of glib.h [#1220]
+  - glib-2.0: Add RefString since 2.58 [#723]
+  - gtk4: Backport fixes from 0.54.2
+
 Vala 0.52.5
 ===========
  * Various improvements and bug fixes:
index 136c7f989311dd03c56523c5011b9289c2c6536c..fce03488d19e3b948c374e6b357219974c323081 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
-.TH VALA-GEN-INTROSPECT "1" "August 2021" "gen-introspect 0.52.5" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "October 2021" "gen-introspect 0.52.6" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 5666df7a9741679e0925ac7718469c2e6f57a8cd..2b123f6209395e9493171c75fb917672c67c2628 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
-.TH VALAC "1" "August 2021" "Vala 0.52.5" "User Commands"
+.TH VALAC "1" "October 2021" "Vala 0.52.6" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index 61f05e5538874ffca14525b904cecf1612f3deb1..617329b55e97df19302b4befc6b1466b2a8a31c5 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
-.TH VALADOC "1" "August 2021" "Valadoc 0.52.5" "User Commands"
+.TH VALADOC "1" "October 2021" "Valadoc 0.52.6" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index fc1760aa47cda46dd4ef4240161d0a434aff3e4c..3a4f3d73401cd253861691cdf740f28ec0c62908 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
-.TH VAPIGEN "1" "August 2021" "Vala API Generator 0.52.5" "User Commands"
+.TH VAPIGEN "1" "October 2021" "Vala API Generator 0.52.6" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS