========================================
NEWS: glib-2.8.3
========================================

Overview of Changes from GLib 2.8.2 to GLib 2.8.3
=================================================
* Fix an error that crept in with a change to
 glib-mkenums in 2.8.2 [Matthias]
* Documentation improvements [Davyd Madeley]
* Translation updates (bn)

Overview of Changes from GLib 2.8.1 to GLib 2.8.2
=================================================
* Win32 changes
- the g_spawn* functions now take their arguments
  in UTF-8 [Tor Lillqvist]
- Avoid extra console windows in some situations
  [Tor Lillqvist]
* Bug fixes [Kjartan Maraas, Sebastian Wilhelmi,
 Mathias Hasselmann]
* Documentation improvements [Matthias, Mark Drago,
 Matthew F. Barnes, Behdad Esfahbod]
* Translation updates (bg,ca,cs,cy,da,de,el,en_CA,es,et,
 eu,fi,fr,gl,gu,hu,it,ja,nb,nl,no,pl,pt,pt_BR,ro,ru,sk,
 sq,sr,sr@Latn,sv,uk,vi,zh_TW)


========================================
NEWS: gnome-vfs-2.12.1.1
========================================

gnome-vfs 2.12.1.1
       * build with samba 3.0.20

gnome-vfs 2.12.1
       * Fix gnome_vfs_uri_resolve_all_symlinks in some cases
       * win32 fixes
       * add gobject-2.0 dependency to .pc file


========================================
NEWS: gtk+-2.8.6
========================================

Overview of Changes from GTK+ 2.8.5 to GTK+ 2.8.6
=================================================
* GtkFileChooser
- Don't reload the current folder unnecessarily on map [Federico
  Mena Quintero]
* Revert a change from 2.8.5 that could lead to assertion
 failures when finalizing GtkStyles [Matthias Clasen]
* Remove context prefixes from Portugese translations [Duarte
 Henriques]

Overview of Changes from GTK+ 2.8.4 to GTK+ 2.8.5
=================================================
* GtkFileChooser
- Don't clear the file name entry too often when
  in SAVE mode.  [Jürg Billeter]
- Reduce the startup time in OPEN mode [Federico
  Mena Quintero]
* Stop drag in GtkPaned when grab shadowed [Matthias Clasen]
* Correct the calculation for the first weekday
 in GtkCalendar [Matthias Clasen]
* Use a larger buffer when determining the image
 format in gdk-pixbuf [Sebastian Bacher, Dom Lachowicz]
* Win32 bug fixes [Kazuki Iwamoto, Tor Lillqvist]
* Other bug fixes [Tor Lillqvist, Gustavo Carneiro,
 Paolo Borelli, Ray Strode, Søren Sandmann, Tommi Komulainen,
 Benjamin Berg]

Overview of Changes from GTK+ 2.8.3 to GTK+ 2.8.4
=================================================
* GtkFileChooser
- Turn off the profiling code [Federico Mena Quintero]
* GtkEntryCompletion
- Make completion work with multibyte characters
  [Tommi Komulainen]
- Improve positioning of large popups [Tommi Komulainen]
* GtkTreeView
- Make column reordering by DND work better [Dan
  Winship]
* GtkCalendar
- Correctly determine the first weekday from
  nl_langinfo() [Stanislav Brabec]
* GtkFontSel, GtkFontButton
- Handle invalid font names better [Michael R. Walton,
  Ed Catmur]
* Deliver destroy events [Chris Lahey]
* Fix redrawing of widgets in the the presence
 of shaped child windows [Dan Winship]
* Win32 changes
- Prune unnecessary mouse events [Tor Lillqvist]
- Fix memory corruption when using display
  names [Tor Lillqvist]
* Other bug fixes [Alexander Larsson, John Cupitt,
 John Finlay, Kjartan Maraas, Thomas Leonard,
 Guillaume Cottenceau, Alexander Nedotsukov, Tim Janik,
 Tor Lillqvist, Tommi Komulainen
* Documentation improvements [Guillaume Cottenceau,
 Torsten Schoenfeld, Damon Chaplin, Vincent Untz,
 Tommi Komulainen, Federico Mena Quintero
* New and updated translations (bg,bn,et,eu,fr,gl,hi,it,
 ku,ru,sr,sv,tr,vi)


========================================
NEWS: libxml2-2.6.22
========================================

2.6.22: Sep 12 2005:
  - build fixes: compile without schematron (St�phane Bidoul)
  - bug fixes: xmlDebugDumpNode on namespace node (Oleg Paraschenko)i,
     CDATA push parser bug, xmlElemDump problem with XHTML1 doc,
     XML_FEATURE_xxx clash with expat headers renamed XML_WITH_xxx,
     fix some output formatting for meta element (Rob Richards),
     script and style XHTML1 serialization (David Madore), Attribute
     derivation fixups in XSD (Kasimier Buchcik), better IDC error
     reports (Kasimier Buchcik)

  - improvements: add XML_SAVE_NO_EMPTY xmlSaveOption (Rob Richards),
     add XML_SAVE_NO_XHTML xmlSaveOption, XML Schemas improvements
     preparing for derive (Kasimier Buchcik).
  - documentation: generation of gtk-doc like docs, integration with
     devhelp.



========================================
NEWS: pango-1.10.1
========================================

Overview of changes between 1.10.0 and 1.10.1
=============================================
- Add various forms of caching to the Win32 backend, greatly
 improving performance [Tor Lillqvist]
- Fix problem with colors leaking from a Pango item to
 subsequently drawn strings. [Choe Hwanjin]
- Fix bug where error underlines would be drawn 1024 times
 too big in the Cairo backend. [Luis Villa]
- Misc bug and build fixes [Jean Brefort, Matthias Clasen,
 Behdad Esfahbod, Kazuki Iwamoto]

Overview of changes between 1.9.1 and 1.10.0