
========================================
 UPDATED: gjs-0.7.1
========================================

gjs was updated without a NEWS entry.


========================================
 NEWS: gtkmm-2.21.5
========================================

2.21.5 (unstable):

* Adapt to recent GDK and Gtk+ deprecations.
  You may need to include gtkmm/box, gtkmm/dialog.h, gtkmm/main.h,
  gtkmm/treepath, or gtkmm.h before other gtkmm or gtk+ includes to build with
  disabled deprecations and warnings as errors.
  We might yet find a way to make that unnecessary. It is only an issue in
  gtkmm 2.22, not with gtkmm-3.0.
  (Murray Cumming)
* PrintOperation: get_default_page_setup(): refcount fix.
  (Murray Cumming) Bug #622957 (Kjell Ahlstedt).


========================================
 NEWS: pygobject-2.21.5
========================================

2.21.5 12-Jul-2010
        - Shut up some compiler warnings (Florian Müllner)
        - Adjust to API break in GObject-Introspection (Florian Müllner)
        - pass in the demo app so demos can use utility methods like requesting file paths (John (J5) Palmieri)
        - demo fixes to keep up with Gtk+ (John (J5) Palmieri)
        - override test fixes for new GTK+ annotations (John (J5) Palmieri)
        - Fix warning. (Ignacio Casal Quinteiro)
        - fix up treeiter usage due to caller-allocates annotations in gtk+ (John (J5) Palmieri)
        - add entry completion demo (John (J5) Palmieri)
        - string changes (John (J5) Palmieri)
        - add the Entry demo directory and the entry_buffer demo (John (J5) Palmieri)
        - fix loading of demo modules to support sub modules (John (J5) Palmieri)
        - add the ability to have demos in sub catagories (John (J5) Palmieri)
        - Add  __name__ to DynamicModule class. (Jose Aliste)
        - Do not override GdkRectangle. (Ignacio Casal Quinteiro)
        - Add override for TreeModel implementing __len__() (Philip Withnall)


========================================
 NEWS: seed-2.31.5
========================================

== Seed 2.31.5, "Elephant" (2010.07.11) ==

* Seed now requires WebKitGtk+-3.0, built against Gtk+-3.0

* Support for passing GObjects as userdata

* Support for redirection of Seed.print via set_print_handler

* Support __script_path__ within Seed sandboxes

* Fixes to importer to not expose toString/valueOf files

* Additional warnings in various potential error cases

