[perl-Glib-Object-Introspection] Release 0.044
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Release 0.044
- Date: Mon, 6 Nov 2017 03:08:41 +0000 (UTC)
commit 268cf876c071ad74f6e4b51684a47d8eedcc884e
Author: Brian Manning <bmanning src gnome org>
Date: Sun Nov 5 18:53:50 2017 -0800
Release 0.044
NEWS | 6 ++++++
lib/Glib/Object/Introspection.pm | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c7b27d1..ad79c31 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Glib::Object::Introspection 0.044
+========================================================
+
+* perli11ndoc: properly handle callback fields without return value
+∗ interface -> SV: correctly marshal class struct args of functions
+
Overview of changes in Glib::Object::Introspection 0.043
========================================================
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index b9787c9..d8f1cae 100644
--- a/lib/Glib/Object/Introspection.pm
+++ b/lib/Glib/Object/Introspection.pm
@@ -19,7 +19,7 @@ use strict;
use warnings;
use Glib;
-our $VERSION = '0.043';
+our $VERSION = '0.044';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]