Overview of Changes from gnome-python-extras 2.10.0 to gnome-python-extras 2.11.0
=================================================================================
* applet
 - Unblock threads around gnomeapplet.bonobo_factory() (Gustavo)
* gda
 - gda module imported from pygda 0.3 (Murray Cumming)
 - Added a get_config_key() function (Filip Van Raemdonck)
 - Automatically call gda_init() with argc/argv from python sys.argv (Murray)
 - Wrap FieldAttributes boxed type (Murray)
 - Many more GDA API improvements.. (Murray)
* gtkspell
 - Fix compilation error with gcc-4.0 (Gustavo, Sebastien Bacher)
 - Fix segfault on import on amd64 (Gustavo)


Overview of Changes from gnome-python-extras 2.9.4 to gnome-python-extras 2.10.0
================================================================================
* Update to libwnck 2.9.92 API (Sebastien Bacher)


Overview of Changes from gnome-python-extras 2.9.3 to gnome-python-extras 2.9.4
===============================================================================
* Add missing NautilusBurnMediaType in module nautilusburn (Tiago Cogumbreiro)
* Update a gnomeprint example with pango stuff (Gustavo, John C Barstow)
* egg.recent updated to latest libegg (Gustavo)


Overview of Changes from gnome-python-extras 2.9.2 to gnome-python-extras 2.9.3
===============================================================================
* New module totem.plparser, wrapping the new totem playlist parsing
library (Tiago Cogumbreiro)
* New module gdl, wrapping Gnome Devtool Libraries (John Palmieri)
* New module gtop, wrapping libgtop (Benoît Dejean)
* gtksourceview
 - Allow changing syntax highlighting styles (Stéphan Kochen)
 - Add SourceView.[gs]set_highlight_current_line (Stéphan Kochen)
* New module nautilusburn, wrapping libnautilusburn (Tiago Cogumbreiro)
* egg.recent
 - Update to CVS libegg (Gustavo)


Overview of Changes from gnome-python-extras 2.9.1 to gnome-python-extras 2.9.2
===============================================================================
* egg.recent GUI stuff (bonoboui and pure gtk flavours) now actually
works and there are examples to prove it (Gustavo)
* New module gtkspell, from pygtkspell (0.3.1) sources (John (J5) Palmieri)
* Add pymozembed (0.1) module as gtkmozembed (Johan Dahlin)
* Fix deprecated import of gnome.canvas from gnomeprint.ui (Gustavo)


Overview of Changes from gnome-python-extras 2.9.0 to gnome-python-extras 2.9.1
===============================================================================
* Fix build of gtksourceview when builddir is inside subdir (Gustavo)
* New module wnck, wrapping libwnck (Johan Dahlin)
* New module egg.recent (Gustavo)


gnome-python-extras 2.9.0
==========================
* Now targetting gnome 2.10 platform (though currently compiles with 2.8)
* Module layout:
 - gnomeapplet imported from gnome-python
 - gnomeprint* imported from gnome-python
 - gtkhtml2 imported from gnome-python
 - gtksourceview imported from external pygtksourceview package
 - egg.trayicon imported from l-wrap[1] with minor modifications

[1] ftp://www6.software.ibm.com/software/developer/library/l-wrap/l-wrap.zip
