========================================
 NEWS: evolution-data-server-2.29.91
========================================

Evolution-Data-Server 2.29.91 2010-02-22
----------------------------------------

Bug Fixes:
	#603506 - Use thread safe G_DEFINE_TYPE/G_DEFINE_TYPE_EXTENDED (Milan Crha)
	#609964 -  Crash in imapx_command_expunge_done (Chenthill Palanisamy)
	#574940 - Always ref returned info from message_info_from_uid (Milan Crha)
	#609649 - Doesn't emit cal-opened on password prompt cancel (Milan Crha)
	#609646 - Unset global DBus variables on destroy or disconnect (Milan Crha)
	#609614 -  Folder -> expunge doesn't work in imapx (Chenthill Palanisamy)
	#606811 - evolution crashed in match_content_type at camel-folder-summary.c:5066 (Bharath Acharya)
	#609398 -  [IMAPX] Subscriptions are not respected. (Chenthill Palanisamy)
	#609390 -  search folders don't work in imapx (Chenthill Palanisamy)
	#609393 -  evolution crashed when clicked on search folder (Chenthill Palanisamy)
	#609375 -  Duplicate mnemonic in imapx preference (Chenthill Palanisamy)
	#609310 -  IMAPX - Crasher - imapx_job_done (Chenthill Palanisamy)
	#609374 -  Missing mnemonic in imapx preference (Chenthill Palanisamy)

Other Fixes
	Fix distcheck error. (Matthew Barnes)
	Remove libglade-2.0 from libedataserverui.pc. (Matthew Barnes)
	More imapx fixes (Chenthill Palanisamy)

Translations:
	Mario Blättermann (de)
	Christian Kirbach (de)
	Antonio Fernandes C. Neto (pt_BR)
	Petr Kovar (cs)
	vasudeven (ta)
	Mattias Põldaru (et)
	Fran Diéguez (gl)
	Chao-Hsiung Liao (zh_HK)
	Lucian Adrian Grijincu (ro)
	Matej Urbančič (sl)
	Kjartan Maraas (nb)
	Jorge González (es)
	

========================================
 NEWS: glib-2.23.4
========================================

Overview of Changes from GLib 2.23.3 to GLib 2.23.4
===================================================

* GVariant: The core of GVariant has been merged now, with some
 API still to follow.

* GIO:
 - There is a new interface GFileDescriptorBased for file descriptor
   based IO. GLocalFile{Input,Output}Stream implement it
 - Use splice(2) to transfer data between file descriptors without
   extraneous copies
 - Add a way to request move events from file monitors

* Bugs fixed:
 609143 *result_uncertain is never assigned in g_content_type_guess
 604086 Use splice(2) when doing local file copies
 547890 No move events for GFileMonitorEvent?
 568760 nautilus freezes due to a bug in garray.c:322
 609962 Add info about the use of G_DEFINE_INTERFACE
 609564 g_base64_encode_close docs should mention outbuf size...
 610484 g_variant_equal bug
 610131 libasyncns does not compile on Solaris 8
 609530 missing single header include guards

* Updated translations:
 Czech
 Estonian
 Galician
 German
 Korean
 Polish
 Slovenian
 Spanish
 Traditional Chinese



========================================
 NEWS: gtk+-2.19.6
========================================

Overview of Changes from GTK+ 2.19.5 to 2.19.6
==============================================

* Bugs fixed:
 610701 gnome-shell crashes frequently
 604799 Crash when button is pressed.
 609744 crash at parse_data_for_row_pseudocolor
 600789 gdk/gdkwindow.c "find_native_sibling_above" will crash
 610141 gtk_assistant_get_nth_page() function fails to deliver...
 609952 destroying a notebook window when the last tab got dragged...
 603923 [annotations] gtk_tree_store_newv/set_column_types
 610474 [annotations] Add allow-none
 609650 GtkPlug Embedded signal is not emitted when plug...
 610381 More space between toolbar icon and label
 548026 No accessor for GtkWidget.requisition
 609514 fix introspection comments for gtk_tree_view_get_path_at_pos
 610235 msgid in bad English
 607697 GDK_META_MASK always set on Alt-Enter with gtk+ 2.19.x
 610632 gtk_info_bar_set_default_response problem
 609172 gdk/directfb: little cleanups
 610184 gtk_assistant_set_current_page() segfaults...

* Updated translations
 Bulgarian
 Czech
 Estonian
 German
 Japanese
 Korean
 Lithuanian
 Norwegian bokmål
 Oriya
 Polish
 Romanian
 Slovenian
 Spanish



========================================
 NEWS: pango-1.27.1
========================================

Overview of changes between 1.26.2 and 1.27.1
=============================================
- Enable introspection again
- Misc HarfBuzz bug fixes
- Improve PangoLayout line breaking
- Revert usage of CoreText in ATSUI backend
- Fix FT_Face finalizer call
- Bugs fixed:
    Bug 593240 - (pangoosx) Crash / infinite loop with Mac OS X
    Bug 610183 - Pango doesn't compile with gcc 3.3.3
    Bug 582697 - Add pango-view --pixels option