[vala] Release 0.38.1
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] Release 0.38.1
- Date: Mon, 11 Sep 2017 11:04:26 +0000 (UTC)
commit 985b6dbea8bbe52648350502347ba15d8de0f647
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Mon Sep 11 08:05:54 2017 +0200
Release 0.38.1
NEWS | 13 +++++++++++++
doc/vala-gen-introspect.1 | 2 +-
doc/valac.1 | 2 +-
doc/valadoc.1 | 2 +-
doc/vapigen.1 | 2 +-
5 files changed, 17 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index a167477..dfee836 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Vala 0.38.1
+===========
+ * Various bug fixes:
+ - valadoc: Don't use 'stderr' as variable name [#787305]
+ - codegen: Try to use a more unique internal define for properties [#787436]
+ - vala: Update list of used attributes
+ - method: Use prototype-string for error-reports of return-type mismatches
+
+ * Bindings:
+ - glib-2.0: Fix MainContext.check(),
+ OptionEntry[] params are null-terminated,
+ Bind g_convert_with_fallback() and g_convert_with_iconv()
+
Vala 0.38.0
===========
* Various bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 2a7a42b..05fb7a8 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.4.
-.TH VALA-GEN-INTROSPECT "1" "September 2017" "vala-gen-introspect 0.38.0" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "September 2017" "vala-gen-introspect 0.38.1" "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 8a01e6a..7f212b4 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.4.
-.TH VALAC "1" "September 2017" "valac 0.38.0" "User Commands"
+.TH VALAC "1" "September 2017" "valac 0.38.1" "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 9d62b4d..6fd5ade 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.4.
-.TH VALADOC "1" "September 2017" "valadoc 0.38.0" "User Commands"
+.TH VALADOC "1" "September 2017" "valadoc 0.38.1" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index b0ac6fe..fa968f3 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.4.
-.TH VAPIGEN "1" "September 2017" "vapigen API Generator 0.38.0" "User Commands"
+.TH VAPIGEN "1" "September 2017" "vapigen API Generator 0.38.1" "User Commands"
.SH NAME
vapigen \- generate a Vala API
.SH SYNOPSIS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]