]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.48.25 0.48 0.48.25
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 16 Sep 2022 13:40:13 +0000 (15:40 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 16 Sep 2022 13:40:13 +0000 (15:40 +0200)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index fb2a57a8be6c3e910fa371f061d698b0d7cb7a5a..725529c494b15f2dc4a8178179a44d13d1f14118 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Vala 0.48.25
+============
+ * Various improvements and bug fixes:
+  - codegen:
+    + Correctly set array-length for NoAccessorMethods properties [#1316]
+    + Detect usage of static type-parameter in runtime context [#1326]
+  - vala:
+    + Don't allow nullable enum value as real GObject property [#1074]
+    + Avoid critical in SourceFile.get_mapped_length() [#1330]
+    + Don't unconditionally expect ObjectType of Class [#1341]
+    + Make try-statement parsing more resilient [#1304]
+    + Avoid problems with '\' in #line directives on Windows [#1353]
+  - gidlparser: Set source reference of parameters
+  - valadoc: Include path to doclet in error message
+  - manual: Update from wiki.gnome.org
+
+ * Bindings:
+  - atspi-2: Fix a few binding errors
+  - glib-2.0: Add abs() to int8/int16/int32/ssize_t [#1328]
+  - glib-2.0: Use g_abort for GLib.Process.abort() beginning with 2.50 [#1350]
+  - gtk+-3.0: Correctly unhide BindingSet.by_class to avoid Version attribute
+
 Vala 0.48.24
 ============
  * Various improvements and bug fixes:
index b6c68af95495265763359d0d1719db499daccfcf..1d5a0183a159a97452bef0e8f1e7d3a5346f1be8 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.1.
-.TH VALA-GEN-INTROSPECT "1" "March 2022" "gen-introspect 0.48.24" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.2.
+.TH VALA-GEN-INTROSPECT "1" "September 2022" "gen-introspect 0.48.25" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 3dcd61d5e6a9eb66ad91c53d56c45e11e5b27725..9bdde173c67254e0b90c561a59b9f9a8f18d8d55 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.1.
-.TH VALAC "1" "March 2022" "Vala 0.48.24" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.2.
+.TH VALAC "1" "September 2022" "Vala 0.48.25" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index 43d32c96de27f7b6ff0b3a465235a3024c30ff2b..330eccc510118dc80383f687eb0eabbab33f9f7b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.1.
-.TH VALADOC "1" "March 2022" "Valadoc 0.48.24" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.2.
+.TH VALADOC "1" "September 2022" "Valadoc 0.48.25" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 08c5b7921afc3de2b0d6a97e5a987d7861f14858..ee74e981312be30ffd9f4127a137660ff6c1018e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.1.
-.TH VAPIGEN "1" "March 2022" "Vala API Generator 0.48.24" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.2.
+.TH VAPIGEN "1" "September 2022" "Vala API Generator 0.48.25" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS