Overview of changes in Gnome2::Rsvg 0.06
========================================

* Fix small build and test issues.

Overview of changes in Gnome2::Rsvg 0.05
========================================

* Track API changes in librsvg: Remove rsvg_pixbuf_from_file_*_ex and
  rsvg_handle_new_gz.  Require librsvg 2.12.0.
* Change some internal implementation details, update some documentation.

Overview of changes in Gnome2::Rsvg 0.04
========================================

* Fix various test issues.
* Bind new API: rsvg_handle_set_base_uri, rsvg_handle_get_base_uri, and
  rsvg_handle_get_metadata.

Overview of changes in Gnome2::Rsvg 0.03
========================================

* Bind and test rsvg_handle_get_title, rsvg_handle_get_desc,
  rsvg_set_default_dpi_x_y, and rsvg_handle_set_dpi_x_y.
* Make using gzip'ed images work by not using strlen() in
  Gnome2::Rsvg::Handle::write.

Overview of changes in Gnome2::Rsvg 0.02
========================================

* Miscellaneous small infrastructure and documentation improvements.
* Improved compatability with older versions of librsvg.
