Version 0.4
-----------

* Progressive loading support via GdkPixbufLoader.

* Completely new PNG, JPEG, TIFF, GIF, PNM, XPM, and RAS loaders.

* New GnomeCanvasPixbuf item for the GNOME canvas.

* New convenience functions to render pixbufs to drawables.

* Integrated gtk-doc framework; reference docs are almost finished.

Version 0.3
-----------

* Added a libtool version number to the library.

* Changed the API function names to something more consistent.

* Removed the saving interfaces, since it is very hard to support the
  saving idiosyncrasies of every file format.

* Correctness and robustness fixes for the loaders.

* Fixed memory management with respect to user-supplied buffers.  Now
  the user has to supply a libart destroy notification function for
  when a pixbuf's reference count drops to zero.

* Added inline documentation comments for exported functions.  The
  DocBook documentation framework is still missing.


Version 0.2
-----------

* Upgraded libtool version.


Version 0.1
-----------

* First public development release.
