
========================================
 NEWS: evolution-data-server-2.31.3.1
========================================

Evolution-Data-Server 2.31.3 2010-06-07
---------------------------------------
Bug Fixes:
	Bug #619347 - Return formatted address in e_destination_get_address (David Ayers)
	Bug #620522 - Build break: 'nss_config' undeclared (Matthew Barnes)
	Bug #617261 - Evolution didn't quit due to deadlock (Milan Crha)
	Bug #617439 - Fix translation of birthday and anniversary events (Gert Michael Kulyk)
	Bug #585301 - Use NSS SQLite database, if available (Craig Ringer)
	Bug #601535 - Fix translation domain for default categories (Gert Michael Kulyk)

Miscellaneous Fixes:
	Gtk-Doc updates. (Matthew Barnes)
	Set the GTK+ backward compatibility check to 2.21.2. (Matthew Barnes)
	Add compatibility with GTK+ 2.20 (Florian M¿¿llner)
	Use accessors for newly sealed GdkDragContext members (Florian M¿¿llner)
	Making e-d-s build on Windows and also build on other platforms :) (Fridrich ¿¿trba)
	Factor out function to rehandshake SSL (Federico Mena Quintero)
	Add support for SOCKS proxy support (Federico Mena Quintero)
	Declare mbox' frompos as goffset, not off_t (Milan Crha)
	Remove dead CamelFolderSummary methods. (Matthew Barnes)

Translations:
	Kjartan Maraas (nn)
	Ivar Smolin (et)


========================================
 NEWS: glib-2.25.8
========================================

Overview of Changes from GLib 2.25.7 to GLib 2.25.8
===================================================

* Initial support for dtrace and systemtap profiling:
 - mainloop sources can be named
 - probes for memory allocation with g_malloc and gslice
 - gquark name tracking
 - type creation
 - object life-cyle (creation, finalization, ref, unref)
 - signal creation and emission

* GVariant
 - has been fixed to work with the FreeBSD malloc
 - added introspection annotations
 - new function: g_variant_builder_add_parsed

* GSettings:
 - g_settings_set/get_strv functions have lost their length parameter
 - g_settings_set_strv accepts NULL
 - added introspection annotiations

* GPermission: an abstract interface for representing permissions,
  with a minimal implementation named GSimplePermission

* GApplication: a basic application support class, with a D-Bus based
  implementation

* Bugs fixed:
 619585 glib-compile-schemas asserts on FreeBSD
 620384 Annotate GVariant and GSettings _strv() functions
 606044 Add support for dtrace/systemtap static markers
 620350 add g_variant_builder_add_parsed() API
 620349 utf8ify GVariant printer
 620767 Typo in GSettings documentation: "INTLTOOL_NOMERGE_RULE"
 620312 Fix g_settings_[gs]et_strv() API
 620519 GPermission
 620582 GPermission needs a simple implementation
 620496 GSettings schema compiler should reject invalid paths
 620173 missing single header inclusion guards
 620265 g_assertion_message_error should take const GError *

* Translation updates:
 Esperanto
 Galician
 Hebrew
 Indonesian
 Norwegian bokmÃ¥l
 Slovenian
 Spanish



========================================
 NEWS: gtk+-2.21.2
========================================

Overview of Changes from GTK+ 2.21.1 to 2.21.2
==============================================

* The newly added gdk_drag_context_get_action function has been
  renamed to gdk_drag_context_get_selected_action to make the
  name less confusing.

* Introspection annotations have been added in many places

* New accessors for sealed struct members:
 gtk_viewport_get_view_window
 gdk_drag_context_get_source_window

* Bug fixes:
 608218 GtkOffscreenWindow causes bad window with GtkEntry
 611709 Add gtk_statusbar_remove_all
 596428 GtkAssistant: Support ending with a progress page
 620511 Use g_source_set_name for all custom GSources in GTK+
 608537 Make the file chooser's sort arrows consistent
 620863


Overview of Changes from GTK+ 2.21.0 to 2.21.1
==============================================

* GDK has been sealed, with the addition of suitable accessors

* Bugs:
 613132 GtkBoxChild should probably be deprecated
 592580 GDK needs sealing
 607628 DnD operation doesn't work when using offscreen.
 565559 Incorrect leave-notify signals for treeview
 618162 Description of GdkColor
 614581 Gtk print dialog freezes on start up
 533946 GtkHScale does not update correctly
 618271 Add gtk_window_has_group()
 618000 Sync paper size fallbacks with CLDR 1.8.1
 551322 configure does not use -lm in jasper (JPEG2000) testing
 619114 undefined reference to `XkbBell'
 618093 typo in gtkprintoperation.c, "selecion" should be "selection"

* Updated translations:
 Italian


