
========================================
 NEWS: atk-1.12.1
========================================

Changes in version 1.12.0: [ongoing]
=========================

* Added ATK_ROLE_FORM
* Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY


========================================
 UPDATED: at-spi-1.7.9
========================================

at-spi was updated without a NEWS entry.


========================================
 UPDATED: gail-1.9.0
========================================

gail was updated without a NEWS entry.


========================================
 NEWS: glib-2.12.0
========================================

Overview of Changes from GLib 2.11.4 to GLib 2.12
=================================================

* Bugs fixed:
 344905 leap-year bug in g_time_val_from_iso8601 w/o HAVE_TIMEGM

* Updated translations (cy,nb,nl)


Overview of Changes from GLib 2.11.3 to GLib 2.11.4
===================================================

* GBookmarkFile:
 - g_bookmark_file_remove_item returns a boolean
 
* g_mkstemp accepts the XXXXXX in the middle of
  the template
 
* Bugs fixed:
 344868 g_key_file_to_data should separate groups 

* Updated translations (de,es,fr,gu,hi,ko,th)



========================================
 NEWS: gnome-vfs-2.15.3
========================================

gnome-vfs 2.15.3 'Kill the monkeys'
	
	Note: The moniker code was moved to a seperate module
	called gnome-vfs-monikers. We need to keep that in the
	platform to be API/ABI compatible.
	Also note that bonobo mime related functions have been 
	moved to libbonobo.
	This relase is free of Bonobos :) 

	* Replace bonobo by DBus as IPC mechanism between clients 
	  and the daemon: Remove all references and dependencies 
          on bonobo. (Initial work done by Richard Hult and Mikael 
	  Hallendal from Imendio)

	* Massive API documentation update.
	* INotify: fixes for remote (i.e. NFS) filesystems
	* INotify: Updates to the timers used (see ChangeLog)
	* Convert all use of pop to GOption
	* Fix non ACL file method build	
	* OSX fix for GnomeVFSAddress	
	* Handle %% escaping % in desktop files. (#343632)
	* Check for later version of libselinux. (#344349)


========================================
 UPDATED: gtk+-2.10.0
========================================

gtk+ was updated without a NEWS entry.


========================================
 UPDATED: libbonobo-2.15.0
========================================

libbonobo was updated without a NEWS entry.


========================================
 NEWS: libglade-2.6.0
========================================

libglade-2.6.0: 12-July-2006
	- Win32 portability fixes (Tor)
	- Compiler warning fixes (Kjartan)
	- Fixes for ASCII characters in entries (Matthias)


========================================
 NEWS: libgnome-2.15.1
========================================

libgnome 2.15.1
---------------

What's new since 2.14.1

* Bug fixes:
	- Cleanups and related (Kjartan, Christian Persch)
	- Win32 portability (Tor)
	- Input method gconf schema defaults adjusted for Gtk+ 2.9.x
	  (Christian)
	- API docs updates (Kjartan, Christian, Kristof Vansant)
	- po/LINGUAS handling (Przemys¿aw Grzegorczyk)
	- Constify some data (Benoît Dejean)

* New and updated translations:
	- bg (Alexander Shopov), bn_IN (Runa Bhattacharjee), cs (Jakub Friedl),
	  cy (Rhys Jones), de (Hendrik Richter), dz (Guntupalli Karunakar),
	  es (Francisco Javier F. Serrador), eu (Inaki Larranaga)
	  fi (Ilkka Tuohela), fr (Benoît Dejean), gl (Ignacio Casal Quinteiro),
	  gu (Ankit Patel), he (Yair Hershkovitz)
	  hi (Rajesh Ranjan), ka (Gia Shervashidze), ko (Changwoo Ryu),
	  lv (Raivis Dejus), nb (Kjartan Maraas), ne (Pawan Chitrakar), 
	  nn (Åsmund Skjæveland), th (Theppitak Karoonboonyanan), vi (Clytie Siddall),
	  zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)


========================================
 NEWS: libgnomeui-2.15.2
========================================

libgnomeui 2.15.2
-----------------

* Add missing XUngrabServer() call in gnome-ui-init.c
* Remove unneeded atexit() call in gnome-client.c
* Set about dialog hooks (Christian Persch)
* Loads of new and updated translations.


========================================
 NEWS: pango-1.13.3
========================================

Overview of changes between 1.13.2 and 1.13.3
==============================================
* Improved build system.  Using gnome-autogen.sh now.
  (gnome-common needed for bootstrapping)
* Improved documentation.  Docs now include list of new API for
  each stable version of Pango.
* New public API:
	- pango_glyph_string_get_width
* Little performance improvement.
* Misc fixes.
* Bugs fixed in this release:
	Bug 330603 â€“ pango_scan_int invokes undefined behaviour
	Bug 315599 â€“ PangoAttribute remains in wrong context.
	Bug 163677 â€“ pango_attr_list_splice: inconsistent docs
		     Patch from Morten Welinder
	Bug 345070 â€“ [ml_IN] not render for combination with ZWJ
		     Patch from LingNing Zhang
	Bug 345274 â€“ list of new symbols for each version is missing in docs
		     Patch from Priit Laes
	Bug 346297 â€“ autogen doesn't work with automake-1.6
		     Patch from Priit Laes
	Bug 135683 â€“ Cache glyphstring extents
	Bug 344766 â€“ Memory leak in get_ruleset() in modules/basic/basic-fc.c
	Bug 345600 â€“ cvs build error in pango/opentype/Makefile
	Bug 345511 â€“ -no-undefined problem with new libtool

