========================================
 UPDATED: at-spi-1.7.13
========================================

at-spi was updated without a NEWS entry.


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

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


========================================
 NEWS: gnome-vfs-2.16.2
========================================

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: libgnome-2.17.0
========================================

libgnome 2.17.0

What's new since 2.16.1

* Enable a11y by default in devel releases (Fer)
* Don't check for null before calling g_free/g_strdup (Kjartan)
* Improve strings in error messages and other places
  (Matthias, DonS)
* GThread initialization fix (Tor, Tim)
 
libgnome 2.16.1
---------------

What's new since 2.16.0

* Bug fixes:
	- Fixes for sound event playback (Cliff Wright)
	- Don't reference non-existant gtk man page (Matthias)


========================================
 NEWS: pango-1.15.0
========================================

Overview of changes between 1.14.7 and 1.15.0
==============================================
* Add basic support for vertical text.  (PangoGravity and related API)
* New PangoCairo example (examples/cairotwisted) to lay text out on a path
* Fix various bugs in the way language engines are used.  Add simple Arabic
  and Indic language engines. (Backported to 1.14.6)
* Step module interface version up to 1.6.0
* Misc small cleanups.
* Bugs fixed in this release:
        Bug 330407 – Multiple dependant vowel signs (indic) displayed as one
        Bug 359043 – PangoRenderer does not show in API docs
        Bug 359046 – renderdemo.c unconditionally use GLib 2.12
        Bug 357228 – Remove aix specific hack from configure.in
        Part of Bug 350132 – backspacing doesn't work properly for Arabic
        Bug 356194 – more pango_get_log_attrs problems
        Bug 355820 – pango_get_log_attrs broken
        Bug 352811 – SIGSEGV with pango(cairo)-view on HP-UX
        Bug 351496 – PangoAnalysis::gravity breaks binary compatibility
        Bug 351585 – API documentation issues with 2.15 release