========================================
 NEWS: at-spi-1.7.4
========================================

What's new in at-spi-1.7.4:

* Fixed dist to include Accessibility_Selector.idl (missing from dist though
  in cvs since 1.7.3).

* Bugfixes to EventDetails event support, and fixed event emission for 
  implementors of SPI_REMOTE_OBJECT.


========================================
 NEWS: gail-1.8.9
========================================

Changes in GAIL 1.8.9
=====================

* Reverted bad patch for comboboxes, replaced with good patch :-)
* Fix for 323245.


========================================
 NEWS: glib-2.9.6
========================================

Overview of Changes from GLib 2.9.5 to GLib 2.9.6
=================================================

* Bugs fixed: 
 329124 distclean removes README [Kjartan Maraas, Tim Janik]
 317679 GRelation field type not documented [Behdad Esfahbod]
 329123 Typo in GTime docs [Kjartan Maraas]

* Documentation improvements [Sven Herzberg, David
  Schleef, Kjartan Maraas, Behdad Esfahbod]

* Translation updates (cs,cy,it,ko,pt,sq,sr,sr@Latn,ru


========================================
 NEWS: gnome-vfs-2.13.91
========================================

gnome-vfs 2.13.91
	* Eject fixes for volume manager
	* Windows 2000 portability fixes
	* Revert overwrite error dialog change that caused problems
	* ssh fixes for newer BSD and OSX releases
	

========================================
 UPDATED: gtk+-2.8.12
========================================

gtk+ was updated without a NEWS entry.


========================================
 NEWS: intltool-0.34.2
========================================


Version 0.34.2

* We require automake >= 1.5 now, so check that we aren't on something older
  -- bug #323282 (Rodney Dawes)
* Add support for translating DBus service files
  -- bug #322629 (Carlos Garcia Campos)
* Preserve encoding of XML comments
  -- bug #320721 (Simos Xenitellis)
* Improve interaction with use of AM_GNU_GETTEXT
  -- bug #312217 (Stepan Kasal)
* Fix two small issues with srcdir != builddir
  (Stepan Kasal)
* Remove unused variables from configure.in
  -- bug #312214 (Stepan Kasal)
* Use $(install_sh) -d instead of $(top_srcdir)/mkinstalldirs
  -- bug #311874 (Stepan Kasal)
* Don't substitute some variables in the intltool build
  -- bug #315021 (Stepan Kasal)
* Use POSIX sh syntax for Solaris
  -- bug #322263 (Laszlo Peter)
* Set the prefix from $0 on win32 systems
  (Tor Lillqvist)
* Remove unneeded compatibility code for autoconf 2.13
  -- bug #311870 (Stepan Kasal)
* Remove deprecated INSTOBJEXT variable use
  -- bug #312333 (Stepan Kasal)
* Remove use of deprecated GENCAT variable
  -- bug #212332 (Stepan Kasal)
* Use AU_ALIAS instead of AC_DEFUN for autoconf and autoupdate
  -- bug #312334 (Stepan Kasal)
* Use PACKAGE_NAME instead of AC_PACKAGE_NAME
  -- bug #311523 (Peter Moulder)


========================================
 NEWS: ORBit2-2.13.3
========================================

ORBit2-2.13.3

	* bug fixes
		+ Fix crash on null adaptor (Michael)
		+ Fix compiler warnings (Kjartan, Jens Granseuer)
		+ Improve configure stage on Win32 (Tor)

ORBit2-2.13.2

	* bug fixes
		+ realloc should update length/tracking information
		  (Martin Blom)
		+ Fix memory management and crashew when shutting down
		  the ORB. (Anders Carlsson)
		+ Build/correctness fixes (Tor, Jules)
ORBit2-2.13.1

	* features
		+ More work on porting to Win32 (Tor)
		+ Implement forward binding (Fernando Herrera)
		+ Implement new ORB_init option ORBNetID (Jules Colding)
	* bug fixes
		+ Build fix (James Henstridge)
		+ Memory management fixes (Anders Carlsson)
		+ Reset connection for forwarded objects (Anders)
		+ Don't use -export-dynamic (Mark)
		+ if we have failed on the unix socket, have IPv4 or 
		  IPv6 connections enabled and are on localhost, then 
		  don't connect on the corresponding port from the profiles
		  (Arvind Samtur)
		+ Fix a bunch of compiler warnings and make some code static
		  (Kjartan)
		+ Add threading libs to ORBIT_NAME (Michael)
		+ Check for netdb.h (Sandie Vanderme)
		+ Check for sys/sockio.h (James Andrewartha)
	* Other
		+ Improve docs for users of ORBit2 (Jules Colding)

ORBit2-2.12.4

        * bug fixes
                + add ORBIT2_MAYBE_CONST (Tor, Mark)

ORBit2-2.12.3

        * bug fixes
                + reduce stack size for I/O thread (Mark)
                + work with pkg-config >= 0.16 (James H)
                + check for netdb.h (Sandie Vanderme)
                + release lock in ORB destroy (Aivars Kalvans)
                + error condition fix in demarshaling (Michael)
                + check for sys/sockio.h (James Andrewartha)
                + AC_PREREQ bump (Gustavo Gama)
                + add threading libs to name service (Diego Petteno)

ORBit2-2.12.2

        * bug fixes
                + Fix infinite loop when using ORBInitRef (Anders Carlsson)
                + Fix memory leak in initial references (Anders Carlsson)
                + Use correct host name for unix sockets (Arvind Samptur)
ORBit2-2.12.1

        * bug fixes
                + Fix mem leak on exception overwrite (Michael)
                + Fix demarshalling CORBA_any containing
                  null or void values (Michael)
                + IDL generation (esp. skelimpl) fixes (Jules Colding)
                + Ongoing Win32 port work (Tor Lillqvist)
                + Fix linking on Darwin (Hans Petter Jansson)


========================================
 NEWS: pango-1.11.5
========================================

Overview of changes between 1.11.4 and 1.11.5
=============================================
* Cleanup work on the win32 backend.  Families are not listed all
  in lower case anymore.
* New public function: pango_win32_font_description_from_logfont.
* pango-view accepts --wrap now, and lists backends in --help output.
* A couple minor bug fixes.

Overview of changes between 1.11.3 and 1.11.4
=============================================
* Major change in the low-level interface of Pango.  The special value
  PANGO_GLYPH_EMPTY is now defined to mean a "draw nothing" glyph.  This
  was what glyph 0 was used for previously.  As a result, bumped up the
  Pango module version, meaning that modules compiled against earlier
  versions are probably not compatible with this release. [#73147]
* New framework in examples for building a binary called pango-view,
  that can be used to render a text file using any of the available
  backends.  This is installed into bindir now.
* Enhancements to the FT2 backend, to draw boxes on missing glyphs.
* Better hexbox drawing for cairo backend:  Hinting hexbox, and
  drawing a single-row hexbox for very small font sizes.
* Improved documentation.

Overview of changes between 1.11.2 and 1.11.3
=============================================
* Do not crash if the shapers fail.
* Use g_slice for various struct allocations.
* 100% symbol coverage in docs.
* Misc bug fixes and documentation improvements.
* Janitory works, like removing unneeded files.