
========================================
 NEWS: glibmm-2.10.2
========================================

2.10.2:

* Added --enable-api-properties, --enable-api-vfuncs, and --enable-api-exceptions.
  When using these, the API, and any API generated by gmmproc, will be 
  changed. This allows users of embedded platforms to reduce the code size of *mm 
  libraries and *mm-using applications, at the small cost of losing some rarely-used 
  API. Alternatives exist for that API, as show in the examples.


========================================
 NEWS: Gtk2-1.130
========================================

Overview of changes in Gtk2 1.130
=================================

* Add support for GtkStatusIcon, GtkAssistant, GtkLinkButton,
  GtkCellRendererAccel, and GtkTextBufferRichText. [muppet, Torsten]
* Wrap new API:  [muppet, Torsten]
  - gdk_cairo_set_source_pixmap
  - gdk_screen_get_font_options, gdk_screen_set_font_options
  - gdk_display_supports_shapes, gdk_display_supports_input_shapes
  - gdk_pixmap_foreign_new_for_screen
  - gdk_screen_get_resolution, gdk_screen_set_resolution
  - gdk_screen_get_active_window
  - gdk_screen_get_window_stack
  - gdk_screen_is_composited
  - gdk_window_get_type_hint
  - gdk_window_input_shape_combine_mask
  - gdk_window_input_shape_combine_region
  - gdk_window_set_child_input_shapes
  - gdk_window_merge_child_input_shapes
* Fix some test suite issues.  [muppet, Torsten]


========================================
 UPDATED: gtkmm-2.9.2
========================================

gtkmm was updated without a NEWS entry.

