Overview of changes in Gtk3 0.004 [2012-03-18]
==============================================
* Provide GdkPixbuf bindings under Gtk3::Gdk::Pixbuf.
* Make Gtk3::[HV]Box::new provide default arg values.
* Make Gtk3::Gdk::Window::new construct the mask automatically if none is
given.
* Clarify licensing terms.
Overview of changes in Gtk3 0.003 [2012-01-14]
==============================================
* API change: wrap gtk_stock_* as Gtk3::Stock::*. Also, make
Gtk3::Stock::list_ids return a list and make Gtk3::Stock::lookup skip
the sentinel boolean.
* Correctly handle internal errors on perl < 5.14. This fixes a test
failure.
Overview of changes in Gtk3 0.002 [2011-12-09]
==============================================
* Add more overrides for the tree objects.
* Fix a test failure. (RT #72773)
Overview of changes in Gtk3 0.001 [2011-10-14]
==============================================
* Initial release.