
========================================
 NEWS: glib-2.22.3
========================================

Overview of Changes from GLib 2.22.2 to GLib 2.22.3
===================================================

* Bugs fixed:
 350200 GTypeModule derived class unref does not unload plugin
 598899 GWin32DirectoryMonitor is broken
 563627 g_get_prgname() threadsafety
 572252 Bug in g_file_test() function.
 577711 cross compile check for g++ broken
 598712 can't detect text file with backspace
 541236 not detecting exact content type
 593856 file and directory monitors don't work with --disable-debug
 593809 Nautilus does not restore the position of the icons...

* Updated translations:
 Catalan Valencian
 Estonian



========================================
 NEWS: gtk+-2.18.5
========================================

Overview of Changes from GTK+ 2.18.4 to 2.18.5
==============================================

* Bugs fixed:
 603652	Sporadic crashes with GtkSocket
 598476	gnome-screensaver crashes when entering password...
 601473 GDK_BUTTON?_MOTION_MASK appears to be broken
 597386 Cannot click buttons more than once without...
 603619 the colormap of offscreen's pixmap doesn't...
 603904 gdk_draw_line doesn't have expose area.


Overview of Changes from GTK+ 2.18.3 to 2.18.4
==============================================

* Client-side windows:
 - Avoid some unnecessary exposes
 - Avoid unnecessary redraws related to clearing windows

* Bugs fixed:
 563010 Fix clearing the selection in GtkFileChooserButton
 581150 GtkIconView tries to paint items with invalid sizes
 601869 GtkUIManager assumes too much about popup menus
 581145 Wrong positioning for fullscreen gedit toolbar animation
 599118 Translators comment for "Finishing" labels
 599321 gtk_selection_data_get_uris is broken on Windows
 381371 Print margins not correct in WIN32 - not allowing...
 599446 atk_object_set_name () assertion in gtk_tool_button_set_label
 602725 fix setting icon-size on GICON images
 588740 JPEG images open with blur effect?
 602724 gailimage doesn't handle GTK_IMAGE_{GICON,ICON_NAME}...
 561130 get_monitor_geometry segfaults if called with non-existant...
 585383 Segfault in gdk_pixbuf__ico_image_save
 123569 Catch contents being reparented out of socket
 601611 gtk_selection_data_get_targets() reads X Atom data as GdkAtoms
 601959 must release compose key before continuing compose sequence
 603201 gtk_about_dialog_set_url_hook has no effect anymore
 591438 dfb_events_dispatch is not thread safe
 603128 Adding new UI that was recently removed may cause wrong order


* Updated translations:
 Low German
 Romanian
 Russian
 Slovenian



========================================
 NEWS: pango-1.26.2
========================================

Overview of changes between 1.26.1 and 1.26.2
=============================================
- Fix non-standard C++ usage
- Fix OpenType mark ligation
- OS X bug fix
- Bugs fixed:
    Bug 602823 - void function cannot return value
    Bug 602660 - [HB] don't use flexible arrays
    Bug 602408 - Invalid C++ code breaks compile with Sun C++ Compiler

Overview of changes between 1.26.0 and 1.26.1
=============================================
- Finally fix GPOS positioning and kerning with non-identity cairo matrices
- [HB] Fix lookup_flag ignoring
- Fix leak with non-mmapped fonts
- Allow using uninstalled glib
- Bugs fixed:
    Bug 341481 - pangocairo kerning problem with nonidentity scaling
    Bug 587768 - [patch] Don't build pango-view twice
    Bug 594101 - [Indic] character class data updates to support unicode 5.1
    Bug 596837 - Typo in pango_cairo_show_layout documentation

