This is Pigment Python 0.3.12, "Ravenholm" (May 20, 2009)
=========================================================

Changes since 0.3.11:

      * Updated bindings to Pigment 0.3.17.
      * Generate a RuntimeError exception when a viewport can't be created.
      * Added support to stop an implicit animation for a given attribute.

Tickets fixed since 0.3.11:

      * 286 : Segfault at pgm.viewport_factory_make if the viewport can't be ...


This is Pigment Python 0.3.11, "Organic" (April 6, 2009)
========================================================

Changes since 0.3.10:

      * Updated bindings to Pigment 0.3.16.
      * Improved implicit animation module.


This is Pigment Python 0.3.10, "Countdown" (February 6, 2009)
=============================================================

Changes since 0.3.9:

      * Updated bindings to Pigment 0.3.14.


This is Pigment Python 0.3.9, "Hymn" (November 11, 2008)
========================================================

Changes since 0.3.8:

      * Added MSVC9 project files.


This is Pigment Python 0.3.8, "Abject Poverty" (September 29, 2008)
===================================================================

Changes since 0.3.7:

      * Updated bindings to Pigment 0.3.10.
      * Added support to animate image mapping matrix using the timing system.


This is Pigment Python 0.3.7, "Simpleton" (September 16, 2008)
==============================================================

Changes since 0.3.6:

      * Updated bindings to Pigment 0.3.9.


This is Pigment Python 0.3.6, "Alter Ego" (September 10, 2008)
==============================================================

Changes since 0.3.5:

      * Updated bindings to Pigment 0.3.8.


This is Pigment Python 0.3.5, "Fireman" (July 28, 2008)
=======================================================

Changes since 0.3.4:

      * Updated bindings to Pigment 0.3.7.
      * Fixed potential leak of controllers in the implicit timing system.
      * Highly reduced the number of calls to time.time() when a ticker is used.


This is Pigment Python 0.3.4, "Roman" (July 11, 2008)
=====================================================

Changes since 0.3.3:

      * Updated bindings to Pigment 0.3.6.
      * Improved scene graph abstraction performance.
      * Added a ticker object in the timimg system to easily integrate animations
        with the new Pigment update-pass signal.
      * Added a benchmark testing drawable rendering performance.


This is Pigment Python 0.3.3, "Tubul" (March 3, 2008)
=====================================================

Changes since 0.3.2:

      * Updated bindings to Pigment 0.3.5.
      * Added a benchmark class testing underlying system graphics performance.
      * Added configure switch enabling experimental doc strings based on C doc.
      * Added new examples for drag and drop and viewport opacity.
      * Improved list widget performance.
      * Fixed building on OpenSolaris.

Tickets fixed since 0.3.2:

      * #230 : Patch for README files updating dependencies
      * #231 : missing binding for embedding_id


This is Pigment Python 0.3.2, "Hufflepuff" (January 23, 2008)
=============================================================

Changes since 0.3.1:

      * Ship code examples in the distributed package.


This is Pigment Python 0.3.1, "Slytherin" (January 16, 2008)
============================================================

      * First release since the split from the core library
