========================================
NEWS: atk-1.21.92
========================================

Changes in version 1.21.92:
=========================
*
*Fixes #508846.


========================================
NEWS: at-spi-1.21.92
========================================

What's new in at-spi-1.21.92:

* bugfixes: #508147, #517761, #517250, #512702.


========================================
NEWS: glib-2.15.6
========================================

Overview of Changes from GLib 2.15.5 to GLib 2.15.6
===================================================

* GIO:
- New file attributes: trash::item-count, filesystem::use-preview
- Rename g_file_contains_file to g_file_has_prefix
- g_file_query_filesystem_info grew async variants
- g_themed_icon_append_name: new convenience function
- g_content_type_get_icon is implemented now
- Only show mounts in /media and ~
- g_file_contains_file has been renamed to g_file_has_prefix

* Win32:
- g_win32_get_package_installation_directory_of_module: new function
  which supersedes g_win32_get_package_installation_directory
- Use alertable wait functions so that I/O completion routines or
  user-mode Asynchronous Procedure Calls can be run
- Fix race conditions in g_spawn implementation on win32

* Other:
- g_uri_get_scheme has been renamed go g_uri_parse_scheme

* Updated translations:
Arabic (ar)
Belarusian Latin (be@latin)
Catalan (ca)
British English (en_GB)
Finnish (fi)
Galician (gl)
Hebrew (he)
Italian (it)
Kannada (kn)
Norwegian bokmål (nb)
Dutch (nl)
Brazilian Portugese (pt_BR)
Vietnamese (vi)



========================================
UPDATED: intltool-0.37.1
========================================

intltool was updated without a NEWS entry.


========================================
NEWS: libgnomeui-2.21.92
========================================

libgnomeui 2.21.92

* More gio work in the filechooser


========================================
NEWS: pango-1.19.4
========================================

Overview of changes between 1.19.3 and 1.19.4
==============================================
- Make Win32 backend be able to use Type1 fonts
- Fixed blocker bug with pango_layout_set_height() and positive height.
- Fixed small leak in ATSUI backend.
- Improved docs.
- Bugs fixed in this release:
       Bug 511172 – pango_layout_set_height() with positive height always
               shows at least two lines
       Bug 515484 – Uniscribe interface handles surrogate
               pairs incorrectly
       Bug 515484 – Pango on Windows is missing Type 1
               font support
               Patch from Adrian Johnson.
       Bug 517083 – pango modules: wrong fallback adding code?
       Bug 515484 – Variable is initialized twice
       Bug 504810 – Samvruthokaram (combination of U+0D41 and U+0D4D) is not
               rendered correctly
               Patch from Praveen A
       Bug 496244 – Don't use freetype-config, use pkg-config
       Bug 512566 – dont' use deprecated macro
               Patch from Christian Persch
       Bug 512473 – [patch] gtk-doc warnings