=== ChangeLog discontinued ===

        With the move to git, we stop maintaining a separate ChangeLog and
        rely on proper commit messages instead.

2006-12-30      kaffeetisch

        * MANIFEST, NEWS, README, Rsvg.pm:Version  0.10.

2006-12-30      kaffeetisch

        * Makefile.PL, rsvg2perl.h, t/Rsvg.t, xs/Rsvg.xs: If librsvg >=
        2.14.0, add support for rsvg_handle_render_cairo and
        rsvg_handle_render_cairo_sub.  This necessitates requiring the
        Cairo Perl module, of course (if librsvg >= 2.14.0).

2006-12-02      kaffeetisch

        * doctypes, Makefile.PL:Install  a doctypes file for
        Gnome2::Rsvg::Handle.

2006/01/28      kaffeetisch

        * NEWS, Rsvg.pm:Version  0.06.

2006/01/28      kaffeetisch

        * t/Rsvg.t: Make the size callback test more robust.

2005/12/12      kaffeetisch

        * xs/Rsvg.xs. Hush a compiler warning.

2005/09/28      kaffeetisch

        * xs/Rsvg.xs, t/Rsvg.t: Make version checks refer to stable
        releases.

2005/09/17      kaffeetisch

        * NEWS, README, Rsvg.pm:Version  0.05.

2005/09/17      kaffeetisch

        * Makefile.PL:Require  librsvg 2.12.0 -- there were just too many
        API changes.

        * t/Rsvg.t, xs/Rsvg.xs: Revert the rsvg_set_default_dpi and
        rsvg_handle_set_dpi change -- it was only valid for HEAD of
        librsvg, but gnome-2-12-branch is what we care about.

2005/07/28      kaffeetisch

        * MANIFEST, META.yml:Remove  META.yml from the repository -- let
        MakeMaker generate it on 'make dist'.

        * Makefile.PL:Depend  on librsvg 2.99.0, i.e. HEAD of CVS.

        * Rsvg.pm:Some  comment and email updates.

        * copyright.pod:Update  for 2005.

        * MANIFEST, genmaps.pl:Retire  genmaps.pl.

        * MANIFEST, Makefile.PL, maps, rsvg.typemap, rsvg2perl.c,
        rsvg2perl.h: Get rid of the custom GType for the RsvgError enum,
        and use a custom pointer typemap for RsvgHandle instead of a
        custom GBoxed type.

         t/Rsvg.t, xs/Rsvg.xs: Adapt to upstream API changes: Update
        rsvg_set_default_dpi and rsvg_handle_set_dpi, remove
        rsvg_pixbuf_from_file_ex and rsvghandle_new_gz.

2005/02/24      kaffeetisch

        * META.yml, NEWS, Rsvg.pm:Version  0.04.

2005/01/27 20:17 (+0100) kaffeetisch

2004/10/24 11:55 (-0400) rwmcfa1

2004/09/17 19:36 (+0200) kaffeetisch

2004/09/15 13:12 (+0200) kaffeetisch

2004/09/09 13:53 (+0200) kaffeetisch

2004/07/24 19:34 (+0200) kaffeetisch

2004/07/24 19:29 (+0200) kaffeetisch

2004/07/23 21:13 (+0200) kaffeetisch

2004/06/14 19:34 (+0200) kaffeetisch

2004/06/05 00:49 (+0200) kaffeetisch

        A NEWS
        * MANIFEST
        * README
        * Rsvg.pm:Version  0.02.

2004/05/17 18:03 (+0200) kaffeetisch

2004/02/14 16:39 (+0100) kaffeetisch

        A copyright.pod
        * Makefile.PL:Switch  to the new EU::Depends and ::PkgConfig
        versions.

2004/01/27 20:56 (+0100) kaffeetisch

2004/01/24 21:44 (-0500) rwmcfa1

2004/01/02 15:09 (-0500) rwmcfa1

2003/12/29 03:19 (+0100) kaffeetisch

2003/12/25 02:41 (+0100) kaffeetisch

        A .cvsignore
        A LICENSE
        A MANIFEST
        A MANIFEST.SKIP
        A META.yml
        A Makefile.PL
        A README
        A Rsvg.pm
        A genmaps.pl
        A maps
        A rsvg2perl.c
        A rsvg2perl.h
        A t/Rsvg.t
        A t/window.svg
        A t/window.svg.gz
        A xs/.cvsignore
        A xs/Rsvg.xs: Initial import.