[perl-glib-object-introspection] Release 0.049
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-glib-object-introspection] Release 0.049
- Date: Wed, 21 Oct 2020 17:59:48 +0000 (UTC)
commit 867ba23e1004fb89b787df42bbd92c51a2ce56fe
Author: Brian Manning <bmanning src gnome org>
Date: Wed Oct 21 10:52:42 2020 -0700
Release 0.049
NEWS | 5 +++++
lib/Glib/Object/Introspection.pm | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6aed29b..45069a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Glib::Object::Introspection 0.049
+========================================================
+
+* SV → Array: Also accept strings when a guchar* pointer is expected
+
Overview of changes in Glib::Object::Introspection 0.048
========================================================
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 53f40d5..4a59520 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.048';
+our $VERSION = '0.049';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]