From: Rico Tzschichholz Date: Mon, 11 Sep 2017 06:05:54 +0000 (+0200) Subject: Release 0.38.1 X-Git-Tag: 0.38.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=985b6dbea8bbe52648350502347ba15d8de0f647;p=thirdparty%2Fvala.git Release 0.38.1 --- diff --git a/NEWS b/NEWS index a16747767..dfee836b3 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 2a7a42b29..05fb7a8ff 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 8a01e6ac1..7f212b469 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 9d62b4d5f..6fd5adebd 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 b0ac6febd..fa968f36f 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