
========================================
 NEWS: atk-1.32.0
========================================

Changes in version 1.32.0:
=========================
*
*Fixes: #630097, #621717, #571622, #617851, #616812.
*Translation update.



========================================
 NEWS: evolution-data-server-2.32.0
========================================

Evolution-Data-Server 2.32.0 2010-09-27
---------------------------------------

Bug Fixes:
	Bug 629714 - endless loop in imapx_parse_status() (David Woodhouse)
	Bug 629726 - Increase imapx starting buffer size to 4KiB
	             (David Woodhouse)
	Bug 629916 - imapx fails to handle errors in imapx_command_idle_stop()
	             (David Woodhouse)
	Bug 630135 - No UI feedback when imapx connection fails
	             (David Woodhouse)
	Bug 630149 - imapx_sync() never returns error (David Woodhouse)
	Bug 630150 - imapx attempts to connect to server when already
	             cancelled (David Woodhouse)
	Bug 630152 - imapx_parser_thread registers wrong operation
	             (David Woodhouse)

Other Changes:
	* Update license for imapx to LGPLv2 (Chenthill Palanisamy)
	* Update license to LGPLv2 for e-debug-log files (Chenthill Palanisamy)

Translations:
	Kenneth Nielsen (da)
	Christian Kirbach (de)
	Ivar Smolin (et)
	Inaki Larranaga Murgoitio (eu)
	Jiri Grönroos (fi)
	Yaron Shahrabani (he)
	Andika Triwidada (id)
	Takayuki KUSANO (ja)
	Zygimantas Berucka (lt)
	Piotr Drag (pl)
	Antonio Fernandes C. Neto (pt_BR)
	Wouter Bolsterlee (nl)
	Yuri Myasoedov (ru)
	Chao-Hsiung Liao (zh_HK)
	Aron Xu (zh_CN)


========================================
 NEWS: gdk-pixbuf-2.22.0
========================================

2.22.0
======

* Fix a problem with mime type detection

* Win32: Fix linking on x64

* Drop gobject-introspection requirement to 0.9.3

* Translation updates
  Basque
  Czech
  Danish
  Dutch
  Estonian
  French
  Galician
  German
  Hebrew
  Hungarian
  Indonesian
  Japanese
  Polish
  Portuguese
  Simplified Chinese
  Slovenian
  Spanish
  Turkish


========================================
 NEWS: glib-2.26.0
========================================

Overview of Changes from GLib 2.25.17 to GLib 2.26.0
====================================================

GSettings:
 - allow override files to have entries for non-existent schemas
 - schema compiler no longer aborts due to an error in a single .xml
   file

GDBus:
 - fix some race conditions in the connection test cases

GDateTime:
 - hide some implementation details (time zones)
 - fix parameter naming in header file to match .c file
 - add G_GNUC_WARN_UNUSED_RESULT for modifier functions
 - add full ISO 8601 week date support and improve docs

Other:
 - g_quark_try_string(NULL) now returns 0 without error
 - clean up confusing code in GSocketControlMessage
 - fix SOCKS5 memory leak
 - improve some docs

Bugs closed:
 628937 gracefully handle broken schemas
 629687 leaks class refcount in gsocketcontrolmessage
 630000 g_date_time_difference
 630077 GDateTime week number support
 630185 Allow NULL strings in g_quark_try_string() 

Translations updated:
 Basque
 Brazilian Portuguese
 Bulgarian
 Czech
 Danish
 Dutch
 Estonian
 French
 Greek
 Hebrew
 Japanese
 Korean
 Romanian
 Russian
 Spanish
 Traditional Chinese

Overview of Changes from GLib 2.25.16 to GLib 2.25.17
=====================================================

The reduction of #include abuse that was made during the last release
had the side-effect of completely breaking the build when compiling
against the system-installed pcre library (see bug #629971).  This
release fixes that.

The Portuguese translation has also been updated.


========================================
 NEWS: gtk+-2.22.0
========================================

Overview of Changes from GTK+ 2.21.8 to 2.22.0
==============================================

* Lower the gobject-introspection requirement to 0.9.3

* Bug fixes
 629748 Fails to build without XComposite

* Translation updates
 Basque
 Brazilian
 Czech
 Danish
 Dutch
 German
 Greek
 Gujarati
 Indonesian
 Japanese
 Simplified Chinese
 Uighur



========================================
 NEWS: pango-1.28.3
========================================

Overview of changes between 1.28.2 and 1.28.3
=============================================
- Bugs fixed:
    Bug 630857 - introspection: Use --include-uninstalled

Overview of changes between 1.28.1 and 1.28.2
=============================================
- Reduce DLL hijack risk and simplify code in basic-win32 module
- Improve performance on Windows especially for non-Latin scripts
- Bugs fixed:
    Bug 628497 - Crash in pango_layout_line_get_extents at pango-layout.c
    Bug 626966 - SIGFPE _hb_sanitize_array
    Bug 629632 - configure bug
    Bug 625807 - approximate character width is 0 on pangoft2

