summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2022-09-16 15:40:13 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2022-09-16 15:40:13 +0200
commitd73583f37af5a7654a4154ab434177ee9bcee23a (patch)
treef15e1fa3c8e5eaa5dcd2cb1f034849e9296ac135
parent14aecc6e6dbb6e4be03ff1437673199b9447560a (diff)
downloadvala-0.48.tar.gz
Release 0.48.250.48.250.48
-rw-r--r--NEWS22
-rw-r--r--doc/vala-gen-introspect.14
-rw-r--r--doc/valac.14
-rw-r--r--doc/valadoc.14
-rw-r--r--doc/vapigen.14
5 files changed, 30 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index fb2a57a8b..725529c49 100644
--- 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:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index b6c68af95..1d5a0183a 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.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
diff --git a/doc/valac.1 b/doc/valac.1
index 3dcd61d5e..9bdde173c 100644
--- a/doc/valac.1
+++ b/doc/valac.1
@@ -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
diff --git a/doc/valadoc.1 b/doc/valadoc.1
index 43d32c96d..330eccc51 100644
--- a/doc/valadoc.1
+++ b/doc/valadoc.1
@@ -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
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 08c5b7921..ee74e9813 100644
--- a/doc/vapigen.1
+++ b/doc/vapigen.1
@@ -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