========================================
 NEWS: glib-2.21.5
========================================

Overview of Changes from GLib 2.21.4 to GLib 2.21.5
===================================================

* A performance problem with trashing of many files has been fixed

* GResolver now invalidates the libc resolv.conf cache as needed

* Minor api additions:
 - g_cancellable_make_pollfd returns a boolean now. And there is a
   new function g_cancellable_release_fd that can be used to released
   the resources used by a GCancellable.

* Bugs fixed:
 589988 Compilation error on Solaris 9 (missing stdint.h)
 588901 gtcpconnection.c won't compile
 584246 GResolver needs to call res_init() when network state changes
 591714 Figure out failure handling for g_cancellable_make_pollfd()
 591532 redundent '/' returned from g_file_resolve_relative_path
 591378 Use MSG_NOSIGNAL in GSocket if it's available
 589649 API documentation migration for Base64 Encoding
 591840 configure fails with autoconf 2.64

* Updated translations:
 Basque
 Brazilian Portuguese
 Bulgarian
 Danish
 Estonian
 Finnish
 Galician
 Gujarati
 Hndi
 Irish
 Japanese
 Korean
 Norwegian bokmål
 Polish
 Portuguese
 Punjabi
 Spanish
 Swedish
 Telugu
 Traditional Chinese
 Thai



========================================
 NEWS: gtk+-2.17.9
========================================

Overview of Changes from GTK+ 2.17.8 to 2.17.9
==============================================

* Client-side windows:
 - Add a compatibility mode that falls back to always using native windows,
   triggered by the GDK_NATIVE_WINDOWS environment variable

* Bugs fixed:
 589367 gedit crashed with SIGSEGV in IA__g_list_last()
 478519 GtkTooltip segfaults on NULL gdk-display-current-tooltip.
 592461 preserve errno and use g_strerror
 592403 crash when close the second terminal...
 591549 Default printer in a network
 526149 GtkCellRendererAccel editing conflicts with mnemonics
 528283 Problems when using PageUp & PageDown to navigate Playlists pane

* Updated translations:
 Bengali
 Brazilian Portuguese
 Breton
 Bulgarian
 Catalan
 Estonian
 Galician
 Irish
 Korean
 Norwegian bokmål
 Portuguese
 Punjabi
 Spanish
 Swedish
 Thai


Overview of Changes from GTK+ 2.17.7 to 2.17.8
==============================================

* Client-side windows:
 - various fixes to expose handling
 - fix memory leaks

* Minor API additions:
 - New setter as part of the GSEAL effort: gtk_widget_set_allocation

* Bugs fixed:
 585211 Add accessor function for GtkWidget->allocation
 588437 gtk 2.17.3 causes dragging in firefox bookmarks sidebar t...
 589367 gedit crashed with SIGSEGV in IA__g_list_last()
 589877 Client side windows leak gdk regions
 590959 Set child_has_focus flag properly
 591432 There is incomplete information on the returning value of...
 591434 firefox-3.5 crashed with SIGSEGV in _gdk_window_process_u...
 591526 Accelerator keys with <super> modifier also triggered by ...
 591751 bad memory access with duplicated id
 591998 Support silent build rules with automake 1.11
 592003 Shift+click should always modify selection

* Updated translations:
 Brazilian
 Bulgarian
 Irish
 Swedish



========================================
 NEWS: pango-1.25.5
========================================

Overview of changes between 1.25.4 and 1.25.5
=============================================
- Minor HarfBuzz code shuffling
- Bugs fixed:
    Bug 592484 -  invalid write in HB
    Bug 592194 -  Fix missing _SC_PAGE_SIZE macro

Overview of changes between 1.25.3 and 1.25.4
=============================================
- Fix various possible overflows in HarfBuzz
- Improve HB font sanitizing
- Improved win32 performance
- Really fix ming32 build issues
- Re-enable introspection
- Bugs fixed:
    Bug 592131 -  Add AM_SILENT_RULES
    Bug 592036 - integer overflow bug causes misrendering of Nepali
	    characters
    Bug 591511 – hh-blob.c does not compile using mingw on windows

Overview of changes between 1.25.2 and 1.25.3
=============================================
- Fix couple of crashers
- Enforce -fno-exceptions better, should fix build issues for
  distros on x86-64.
- Call mprotect() only when available.
- New public API: pango_glyph_item_get_logical_widths()
- Remove G_GNUC_PURE attr from pango_glyph_string_get_width()
- Fix buffer corruption in HarfBuzz
- Bugs fixed:
    Bug 591413 – needs to link with libstdc++
    Bug 591511 – hb-blob.c does not compile using mingw on windows
    Bug 591557 – [HB] crash scrolling the evolution message list
    Bug 591576 – crashed with SIGSEGV at pango
    Bug 591465 – Gimp crashes upon opening the font selection dialog