--------------------------------------------
Overview of changes in Glib 1.321 (stable)
============================================
* GBoxed.xs: Check Glib version prior to enabling GBoxed types; RT#111150;
patch submitted by Torsten Lüttgert <st-cpan at luettgert.de>
Overview of changes in Glib 1.320 (stable)
============================================
* Makefile.PL: added IRC link to metadata block
* Glib::GenPod: supply default namespace blurbs (Bugzilla #753468)
* Properly escape dash in generated API index POD (Bugzilla #753467)
Overview of changes in Glib 1.314 (unstable)
============================================
* Fix compilation on libglib < 2.26
* Add Glib::Bytes, a wrapper for GBytes
* Sort the output of podify_signals in a deterministic way (BZ#743863)
Overview of changes in Glib 1.313 (unstable)
============================================
* Fix compilation and test issues with Glib::Variant::ParseError
* Add a short explanatory comment to the lazy-loading system
Overview of changes in Glib 1.312 (unstable)
============================================
* Fix incorrect version in Glib::GenPod
Overview of changes in Glib 1.311 (unstable)
============================================
* Add the GVariant converters to the win32 linker export list
* Fix Glib::Variant::classify on big-endian machines
Overview of changes in Glib 1.310 (unstable)
============================================
* Add Glib::Variant and Glib::VariantType
* Add char_byte and char_byte_ornull typemaps
* Reorder and reformat our header and typemap a little
* Hush a compiler warning in GMainLoop.xs
Overview of changes in Glib 1.308 (stable)
==========================================
* Release to replace stable version of Glib deleted from CPAN by accident;
closes RT#110119. There are no code changes for this release.