[perl-Glib-Object-Introspection] Release 0.017
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Release 0.017
- Date: Wed, 11 Dec 2013 05:31:16 +0000 (UTC)
commit bda5ea53200250372a2a8ab52a1ff9583474524c
Author: Brian Manning <bmanning src gnome org>
Date: Tue Dec 10 21:11:35 2013 -0800
Release 0.017
NEWS | 3 ++-
lib/Glib/Object/Introspection.pm | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2268c74..9075165 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
-Overview of changes in Glib::Object::Introspection <next>
+Overview of changes in Glib::Object::Introspection 0.017
========================================================
* Register unregistered enums so that, e.g., GSpawnFlags and VtePtyFlags become
usable.
+* Pass on NULL user data in C invocations if appropriate
Overview of changes in Glib::Object::Introspection 0.016
========================================================
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 153b12c..6e60f98 100644
--- a/lib/Glib/Object/Introspection.pm
+++ b/lib/Glib/Object/Introspection.pm
@@ -20,7 +20,7 @@ use strict;
use warnings;
use Glib;
-our $VERSION = '0.016';
+our $VERSION = '0.017';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]