
========================================
 NEWS: atk-1.26.0
========================================

Changes in version 1.26.0:
=========================
*
*Fixes: Improve the documentation. Sven Herzberg.
*Translation update.


========================================
 NEWS: at-spi-1.26.0
========================================

What"s new in at-spi-1.26.0:

* Translation update: ml, gl, ta, as, hi, bn_IN, te.


========================================
 NEWS: GConf-2.26.0
========================================

2.26.0
======

  Fixes
   - Correct url to gconf website (Kjartan Maraas)
   - Plug memory leak in error path (Matthias Clasen, Tommi Rantal)
   - Remove deprecated GTK+ api (Matthias Clasen)

  Translation updates
     (as, bg, bn_IN, ca, cs, da, de, el, en_GB, es, eu, fi, fr, gl, gu, he, hi, hu, it, ja, kn, ko, lt, lv, ml, mr, nb, nl, or, pl, pt, pt_BR, ro, ru, sv, ta, te, th, tr, zh_HK, zh_TW)


========================================
 NEWS: glib-2.20.0
========================================

Overview of Changes from GLib 2.19.9 to GLib 2.20.0
===================================================

* Base64 support: Avoid integer overflows. CVE-2008-4316

* Bugs fixed:
 574019 GChecksum: document and guarantee hex characters in lower case
 573454 Unable copy/move files to directories symlinked to gvfs share
 561172 gnome-open fails on local URIs with anchors
 573970 crash in gunixvolumemonitor:update_mounts when unmounting
 573843 g_get_current_dir returns non-absolute path

* Updated translations:
 Assamese (as)
 Bengali (bn_IN)
 Czech (cs)
 Hindi (hi)
 Italian (it)
 Japanese (ja)
 Lithuanian (lt)
 Malayalam (ml)
 Marathi (mr)
 Oriya (or)
 Polish (pl)
 Romanian (ro)
 Telugu (te)



========================================
 NEWS: gnome-vfs-2.24.1
========================================

gnome-vfs 2.24.1
	  * Fix memory leaks
	  * Use single GLib includes
	  * Updated translations.


========================================
 NEWS: gtk+-2.16.0
========================================

Overview of Changes from GTK+ 2.15.5 to 2.16.0
==============================================

* The new function gtk_style_get_property was renamed to
  gtk_style_get_style_property to avoid binding problems.

* Bugs fixed:
 574059 search button not available in some cases
 574622 GtkEntry: Should we wrap icon-press and icon-release signals?
 574561 gtk_style_get "shadows" g_object_get
 574794 Can not resize shaped windows on Windows
 570896 gdkevents-win32.c(2947) : error C4053: one void operand for '?:'
 573067 Intra-app dnd of text behavior on Windows is wrong
 572455 GtkEntry window layed out wrong if the widget has focus

* Updated translations:
 Assamese (as)
 Bengali (bn_IN)
 Czech (cs)
 Gujarati (gu)
 Hindi (hi)
 Japanese (ja)
 Kannada (kn)
 Lithuanian (lt)
 Malayalam (ml)
 Polish (pl)
 Romanian (ro)
 Tamil (ta)
 Telugu (te)



========================================
 NEWS: libbonobo-2.24.1
========================================

libbonobo 2.24.1
	* Win32 portability fixes (Tor Lillqvist)
	* cleanups for newer glib releases (Cosimo Cecchi)
	* Other cleanups for single glib includes (Przemysław Grzegorczyk)
	* Cross-compiling fixes (Fridrich Strba)
 

========================================
 NEWS: libbonoboui-2.24.1
========================================

libbonoboui 2.24.1

	* Use single glib/gtk+ includes (Cosimo Cecchi, Przemysław Grzegorczyk)
	* Remove use of deprecated glib/gtk+ api (Kjartan)
	* Updated translations (ar, bg, dz, hi, lv, or, pt_BR, zh_HK, zh_TW)
 

========================================
 NEWS: libglade-2.6.4
========================================

libglade-2.6.4:

	* Fix GTK+ single includes (Felix Riemann)
	* Use G_DEFINE_TYPE instead of registering the type by hand (Felix
	  Riemann)
	* Clean up code (Christian Persch)
	* Remove deprecated GLib functions (Andre Klapper)


========================================
 NEWS: libgnome-2.26.0
========================================

libgnome 2.26.0

* Updated translations
  (as, bn_IN, crh, cs, da, el, gl, hi, it, ja, lt, ml, mr,
   ro, ru, ta, te)

libgnome 2.24.1

* Fix warnings about missing format specifiers (Kjartan)
* Remove #if 0'ed out code (Kjartan)
* Updated translations
  (ar, bg, en_GB, eu, fr, gu, lv, nl, or, pl, pt, th, tr,
   vi, zh_HK, zh_TW)


========================================
 NEWS: libgnomecanvas-2.26.0
========================================

libgnomecanvas 2.26.0
---------------------

What's new since 2.25.90

Translations
	* Amitakhya Phukan (as)
	* Reşat SABIQ (crh)
	* Suso Baleato (gl)
	* Rajesh Ranjan (hi)
	* Francesco Marletta (it)
 

========================================
 NEWS: libgnomeui-2.24.1
========================================

libgnomeui 2.24.1

* Make it work with deprecations enabled in glib/gtk+
* Fix leaks (Matthias Clasen, Christian Persch)
* Updated translations
  (ar, ast, bg, hi, it, la, lv, ko, or, pt_BR, uz, zh_HK, zh_TW)
 

========================================
 NEWS: libIDL-0.8.13
========================================

libIDL 0.8.13:

        * Clean up some warnings from sparse/gcc.
	* Makefile.am: Put local includes first.


========================================
 NEWS: ORBit2-2.14.17
========================================

ORBit2-2.14.17

	- bug fixes
		+ fix glib single includes (Cosimo Cecchi)
		+ various fixes for cross-compiling (Fridrich Strba)
		+ do fewer DNS lookups in linc (Jules Colding)
		+ fix compiler warnings (Kjartan)
		+ threading fixes (Tor Lillqvist)
		+ win32 portability fixes (Tor Lillqvist)


========================================
 NEWS: pango-1.24.0
========================================

Overview of changes between 1.23.0 and 1.24.0
=============================================
- pango-view improvements:

  * pango-view -q now works without a X server.

  * Ability to save to PS, EPS, PDF, and SVG files.  Filetype is
    detected from output file extension.

  * New options --foreground, --background, and --annotate.

  * Now installs a manual page, thanks to help2man.

- PangoFc API changes:

  * PangoFcFont now has a "fontmap" property that subclasses can use
    at construction time to setup the font->fontmap link.

  * New backend-public API:

	pango_fc_font_map_find_decoder()

- Misc optimizations
- Build fixes
- Misc bug fixes
- Bugs fixed in this release:
    Bug 547963 – man page for pango-view
    Bug 502804 – pango-view or pangocairo-view option to annotate
    Bug 502801 – per-backend pango-view options
    Bug 502805 – pango-view option for foreground/background color
    Red Hat Bug 490331 -  Crash of galeon in libpango
    Bug 523166 – pango-view opens display even when invoked with -q
    Bug 567160 – Share cmap cache between PangoFcFont's of the same face
    Red Hat Bug 487593 -  crash changing language in gdm
    Bug 572662 – Remove deprecated GTK+ symbols
    Bug 572529 – Poor -I ordering can break build

