========================================
 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