
========================================
 UPDATED: gnome-mime-data-2.4.3
========================================

gnome-mime-data was updated without a NEWS entry.


========================================
 NEWS: gnome-vfs-2.16.3
========================================

gnome-vfs 2.16.3
	  * http: Fix crash on HTTP redirects
	  * Support Path key in desktop files
	  * Don't use deprecated dbus functions
	  * Fix possible crash on shutdown

gnome-vfs 2.16.2
	  * Add a "--replace" commandline argument to gnome-vfs-daemon 
	    to replace the current daemon. (Mostly for debugging use)
	  * Make translations work in gnome-vfs-daemon
	  * Handle IPv6 addresses when creating dav uris (DNS-SD)
	  * Don't crash if there is no session dbus
	  * Support sun ssh server
	  * Don't fail getting selinux context
	  * Allow operations on file handles that were created in another
	    DaemonConnection. (This fixes e.g. smb browsing)
	  * Fixes to gnome_vfs_xfer and monitoring


========================================
 NEWS: libgnomeui-2.16.1
========================================

libgnomeui 2.16.1
-----------------

* Make network browsing work in the file chooser (Jan de Groot)
* Remove some unused code (Kjartan)
* Fix a deadlock and other stuff in the file chooser (Matthias, Kris)
* API doc fixes (Matthew Barnes)
* Handle bug-buddy aborting better in gnome_segv (Matthew)


========================================
 NEWS: pango-1.14.8
========================================

Overview of changes between 1.14.7 and 1.14.8
==============================================
* Improved thread-safety.  Pango is still NOT thread-safe, but this fixes
  lots of crashes using pangocairo from multiple threads.
* Fix out-of-bounds array access.
* Improved Indic shaper.
* Improved Arabic language engine.
* Choose shaper/font for unassigned Unicode codepoints.
* Build fixes.
* Bugs fixed in this release:
	Bug 356666 – pango is not thread-safe, nautilus does not honour that
	Bug 352795 – configure.in: Bug in "checking Whether to write
	             dependencies into .pc files"
	Bug 350132 – backspacing doesn't work properly for Arabic
	Bug 330407 – Multiple dependant vowel signs (indic) displayed as one
	Patch from LingNing Zhang

Overview of changes between 1.14.6 and 1.14.7
==============================================
* Fixed broken build with included lang modules.
* Bugs fixed in this release:
	Bug 361938 – Can't include *-lang modules (./configure
		     --with-included-modules fails)

Overview of changes between 1.14.5 and 1.14.6
==============================================
* Backport language-engine handling fixes from HEAD.
* Add simple Arabic and Indic language engines.
* Indic shaper fixes.
* Bugs fixed in this release:
	Bug 353877 – Sinhala is_cursor_position and
		     backspace_deletes_character issues
		     Patch from Akira TAGOH
	Bug 358224 – Telugu Character U+0C31 does not render its below-base
		     form.
		     Patch from Rahul Bhalerao
	Bug 358174 – Reph and Vattu forms of Assamese character RA(U+09F0)
		     are not rendered.
		     Patch from Rahul Bhalerao

