Release Notes: This release changes addresses in GPL license notices, fixes a typo in default pspec values in Glib::GenPod, and deletes a duplicate key in %basic_types in Glib::GenPod.


Release Notes: Boxed fields can now be set to undef. An incorrect destroy notify function is not passed on if there is no callback. A crash with nonexistent GTypes on Perl 5.8.x was fixed.


Release Notes: CPAN now ignores POD fragments in Makefile.PL. It is now documented that SOURCE_CONTINUE and _REMOVE can be exported.


Release Notes: This release hushs a compiler warning and avoids trying to re-register a GType for GConnectFlags.


Release Notes: This release adds unit tests for exportable constants, exports SOURCE_CONTINUE and SOURCE_REMOVE, names internal functions appropriately, and creates and registers a GType for GConnectFlags.


Release Notes: This release does not use empty prototypes for constants subs, uses G_GSIZE_FORMAT instead of %d for printing a gtype when looking up GTypes, also tries by name, and adds a global copyright statement.