Snapshot 0.2.1 (2005-06-15 Carl Worth <cworth@cworth.org>)
==========================================================
Track all cairo API changes up to cairo 0.5.0, (and now require
libsvg-cairo >= 0.1.6)

Fix code to quiet warnings from gcc 4.0.

Disable broken Xcursor code.

Portability fix for Xlib on Solaris.

Fix bug that would sometimes cause the window to erroneously be opened
fullscreen.

Clean up various issues caught by valgrind.

Snapshot 0.2.0 (2005-02-15 Carl Worth <cworth@cworth.org>)
==========================================================
Remove all command-line options for generating PNG images, (see
svg2png instead).

Add support for specifying a list of SVG images on the command-line,
(for slide-show like switching through images with space/backspace).

Switch from argp to getopt for command-line parsing for better
portability.

Various little fixes.
