========================================
NEWS: atk-1.7.2
========================================

Changes in version 1.7.2
========================

* Added ATK_ROLE_EMBEDDED. (bug #147989)


========================================
NEWS: at-spi-1.5.3
========================================

What's new in at-spi-1.5.3:

* New role EMBEDDED (bug #144415).

* Added object:bounds-changed event, for detecting when the
 component bounds of an object have changed onscreen.

==============


========================================
NEWS: gnome-vfs-2.7.4
========================================

gnome-vfs 2.7.4

       * Bugs fixed:
              + Make move/copy merge directories instead of overwriting
                them when doing an xfer.
              + register GnomeVFSFileInfo in the glib GType system
              + 64 bit fixes from Josselin Mouette
              + misc doc fixes
              + misc bug fixes in backends, including:
                - fix crasher in tar:/// method
                - crasher in sftp method
                - smb fixes
       * Features
              + Use HAL for volumes, if enabled.
              + Implement kerberos/gssapi support for the ftp and smb methods.
              + Introduce davs for ssl dav.
              + Move daemon-only code over to a helper library for the daemon.
              + Implemented a simple resolver API.
              + entirely new http backend that uses neon
              + implement new MIME spec.  This involves a total rewrite
                of the MIME backend, and involves desktop file parsers
                being installed.


========================================
NEWS: libgnome-2.7.2
========================================

libgnome 2.7.2
--------------

What's new since 2.7.1

* Bug fixes:
       - Allow language binding instantiation of GnomeProgram

* Translations:
       - Various updated translations (ne)


========================================
NEWS: libgnomeui-2.7.2
========================================

libgnomeui 2.7.2
----------------

What's new since 2.7.1

* Bug fixes:
       - Fix GnomeDruid to be theme compliant (Rodney Dawes)
       - Fixes to the VFS file-chooser backend (Federico Quintero,
       Colin Walters)
       - Support for anonymous logins in authentication manager (Laszlo
       Kovacs)

* Translations:
       - Various updated translations (ne)


========================================
NEWS: pango-1.5.1
========================================

Overview of changes between 1.5.0 and 1.5.1
===========================================
* Add ellipsization support to PangoLayout
* Add pango_context_get_font_map().
* Fix metrics for the Xft backend when a transform is in effect
* Separate out backend-independent parts of pangoft2topgm for
 future rendering testbeds.
* Code cleanups (use G_DEFINE_TYPE, make PangoMatrix parameters const)
* Add a GType for PangoMatrix [Torsten Schoenfeld]
* Misc bug fixes [Morten Welinder]