python-gasp (0.3.4) stable; urgency=low

  * Work around for gtk image import bug (LP: #698122)

 -- Matthew Gallagher <mattva01@gmail.com> Mon, 28 Feb 2011 12:03:33 -0500

python-gasp (0.3.3) stable; urgency=low

  * Work around xlib threadinb bug (LP: #41950) 
  * Correctly handle pressed keys (LP: #533413)

 -- Luke Faraone <luke@faraone.cc>  Mon, 08 Mar 2010 23:07:06 -0500

python-gasp (0.3.2~win32-1) stable; urgency=low

  * Import gobject.GError instead of glib.GError on Windows or when glib is
    unavailable.  (NO CHANGE ON OTHER PLATFORMS)

 -- Luke Faraone <luke@faraone.cc>  Fri, 28 Aug 2009 16:29:41 -0400

python-gasp (0.3.2) stable; urgency=low

  * No longer raise an exception when removing an object not on the screen,
    instead passing silently. (LP: #407429)
  * Fix broken trove classifiers in setup.py 
  * Don't panic if images/gasp.png cannot be found 
  * Add docstrings for all modules

 -- Luke Faraone <luke@faraone.cc>  Thu, 20 Aug 2009 09:55:17 -0400

python-gasp (0.3.1) stable; urgency=medium

  * Flesh out documentation.
  * Rearrange files:
        CONTRIBUTORS  -> AUTHORS
        COPYRIGHT     -> COPYING
        gasp/setup.py -> setup.py
  * setup.py: Add additional dependencies.
  * setup.py: Install gasp.png along with package.

 -- Luke Faraone <luke@faraone.cc>  Mon, 27 Jul 2009 22:49:50 -0400

python-gasp (0.3.0) stable; urgency=low

  * Change over to Jamie Boisture's new Cairo Graphics-based API

 -- Luke Faraone <luke@faraone.cc>  Fri, 24 Jul 2009 20:00:00 -0400

