========================================
 NEWS: atk-1.17.0
========================================

Changes in version 1.17.0:
=========================
*
*Fixes #404592.


========================================
 UPDATED: at-spi-1.17.0
========================================

at-spi was updated without a NEWS entry.


========================================
 NEWS: gail-1.17.0
========================================

Changes in GAIL 1.17.0
======================
---This is the GNOME 2.18.0 Beta 2 version of gail---
Bugfixes: #403138, #375232, #404916.


========================================
 NEWS: gnome-vfs-2.17.91
========================================

gnome-vfs 2.17.91
	  * Support ENOTSUP errno
	  * Handle dbus disconnects better
	  * Fix namespace clashes with gtk+ in xdgmime
	  * http: Add 30 sec timeout when connecting
	  * Portability and build fixes
	  

========================================
 NEWS: libbonobo-2.17.91
========================================

libbonobo 2.17.91

	* Build fixes (Gustavo, Kjartan)
	* Compiler warning fixes (Kjartan)
	* Factor out some more popt references (Christian)


========================================
 NEWS: libbonoboui-2.17.91
========================================

libbonoboui 2.17.91

	* Fix the port to GtkArrow (Christian Persch)
	* Build fix (Jens Granseuer)
	* Translation updates:
	  - Khaled Hosny (ar)
	  - Thierry Randrianiriana (mg)
	  - Jonathan Ernst (fr)
  

========================================
 NEWS: libgnome-2.17.91
========================================

libgnome 2.17.91

What's new since 2.17.90

* Updated translations:
- Josep Puigdemont i Casamaj� (ca)
- David Lodge (en_GB)
- Ivar Smolin (et)
- Jonathan Ernst (fr)
- Takeshi AIHANA (ja)
- Changwoo Ryu (ko)
- Duarte Loreto (pt)


========================================
 NEWS: libgnomeui-2.17.91
========================================

libgnomeui 2.17.91

* Revert the single tilde patch since it didn't work
* Don't eat memory like mad when thumbnailing animated
  gifs. (Matthias Clasen)
* Updated translations:
  - Khaled Hosny (ar)
  - Josep Puigdemont i Casamajó (ca)
  - Hendrik Richter (de)
  - David Lodge (en_GB)
  - Ivar Smolin (et)
  - Robert-André Mauchin (fr)
  - Changwoo Ryu (ko)
  - Wouter Bolsterlee (nl)
  - Duarte Loreto (pt)
  - Theppitak Karoonboonyanan (th)

libgnomeui 2.17.90

* Fix gnome-file-entry in a modal dialog (Christophe Fergeau)
* Fix leaks (Kjartan, Chris, Jens Granseuer)
* Sort Volumes and drives in the file chooser (Christian Neumair)
* Make a single tilde '~' go to $HOME in the location entry.
  (Yevgen Muntyev)
* Change remember checkbuttons to radiobuttons in the password dialog
  (Fernando Herrera, Christian Persch, Hiroyuki Ikezoe)  

libgnomeui 2.17.2
-----------------

* Make tilde go to $HOME in the file chooser (Yevgen Muntyan)
* Sort volumes and drives in the file chooser (Christian Neumair)
* Change "remember" checkbuttons to radiobuttons in the password
  dialog. (Fernando Herrera, Christian Persch, Hiroyuki Ikezoe)
* Fix gnome-file-entry when packed in a modal window (Christophe Fergeau)
 

========================================
 NEWS: libxml2-2.6.27
========================================

2.6.27: Oct 25 2006:
   - Portability fixes: file names on windows (Roland Schwingel, 
      Emelyanov Alexey), windows compile fixup (Rob Richards), 
      AIX iconv() is apparently case sensitive
   - improvements: Python XPath types mapping (Nic Ferrier), XPath optimization
      (Kasimier), add xmlXPathCompiledEvalToBoolean (Kasimier), Python node
      equality and comparison (Andreas Pakulat), xmlXPathCollectAndTest
      improvememt (Kasimier), expose if library was compiled with zlib 
      support (Andrew Nosenko), cache for xmlSchemaIDCMatcher structs
      (Kasimier), xmlTextConcat should work with comments and PIs (Rob
      Richards), export htmlNewParserCtxt needed by Michael Day, refactoring
      of catalog entity loaders (Michael Day), add XPointer support to 
      python bindings (Ross Reedstrom, Brian West and Stefan Anca), 
      try to sort out most file path to URI conversions and xmlPathToUri,
      add --html --memory case to xmllint
   - building fix: fix --with-minimum (Felipe Contreras), VMS fix, 
      const'ification of HTML parser structures (Matthias Clasen),
      portability fix (Emelyanov Alexey), wget autodetection (Peter
      Breitenlohner),  remove the build path recorded in the python
      shared module, separate library flags for shared and static builds
      (Mikhail Zabaluev), fix --with-minimum --with-sax1 builds, fix
      --with-minimum --with-schemas builds
   - bug fix: xmlGetNodePath fix (Kasimier), xmlDOMWrapAdoptNode and
      attribute (Kasimier), crash when using the recover mode, 
      xmlXPathEvalExpr problem (Kasimier), xmlXPathCompExprAdd bug (Kasimier),
      missing destry in xmlFreeRMutex (Andrew Nosenko), XML Schemas fixes
      (Kasimier), warning on entities processing, XHTML script and style
      serialization (Kasimier), python generator for long types, bug in
      xmlSchemaClearValidCtxt (Bertrand Fritsch), xmlSchemaXPathEvaluate
      allocation bug (Marton Illes), error message end of line (Rob Richards),
      fix attribute serialization in writer (Rob Richards), PHP4 DTD validation
      crasher, parser safety patch (Ben Darnell), _private context propagation
      when parsing entities (with Michael Day), fix entities behaviour when 
      using SAX, URI to file path fix (Mikhail Zabaluev), disapearing validity
      context, arg error in SAX callback (Mike Hommey), fix mixed-content
      autodetect when using --noblanks, fix xmlIOParseDTD error handling,
      fix bug in xmlSplitQName on special Names, fix Relax-NG element content
      validation bug, fix xmlReconciliateNs bug, fix potential attribute 
      XML parsing bug, fix line/column accounting in XML parser, chunking bug
      in the HTML parser on script, try to detect obviously buggy HTML
      meta encoding indications, bugs with encoding BOM and xmlSaveDoc, 
      HTML entities in attributes parsing, HTML minimized attribute values,
      htmlReadDoc and htmlReadIO were broken, error handling bug in
      xmlXPathEvalExpression (Olaf Walkowiak), fix a problem in
      htmlCtxtUseOptions, xmlNewInputFromFile could leak (Marius Konitzer),
      bug on misformed SSD regexps (Christopher Boumenot)
      
   - documentation: warning about XML_PARSE_COMPACT (Kasimier Buchcik),
      fix xmlXPathCastToString documentation, improve man pages for
      xmllitn and xmlcatalog (Daniel Leidert), fixed comments of a few
      functions


2.6.26: Jun 6 2006:
   - portability fixes: Python detection (Joseph Sacco), compilation
    error(William Brack and Graham Bennett), LynxOS patch (Olli Savia)
   - bug fixes: encoding buffer problem, mix of code and data in
    xmlIO.c(Kjartan Maraas), entities in XSD validation (Kasimier Buchcik),
    variousXSD validation fixes (Kasimier), memory leak in pattern (Rob
    Richards andKasimier), attribute with colon in name (Rob Richards), XPath
    leak inerror reporting (Aleksey Sanin), XInclude text include of
    selfdocument.
   - improvements: Xpath optimizations (Kasimier), XPath object
    cache(Kasimier)


2.6.25: Jun 6 2006::
Do not use or package 2.6.25

========================================
 NEWS: libxslt-1.1.20
========================================

1.1.19: Nov 29 2006:
   - Bug fixes: entities within attributes (William Brack), Python detection
      problem (Joseph Sacco), in-scope namespace bug (Mike Hommey), Result
      value tree caching bug (William Brack)


1.1.18: Oct 26 2006:
   - portability and build fixes: DESTDIR problem, build paths in python
      shared lib, compile when libxml2 doesn't support XInclude (Gary Coady).
   - bug fixes: a number of namespace related bugs (Kasimier Buchcik), 
      parameters bugs (Kasimier Buchcik), proximity position in predicates
      of match patterns (Kasimier), exslt-node-set troubles with strings
      (Kasimier), CDATA serialization, Python floats and booleans XPath
      conversions, XInclude support fixes, RVT cleanup problem (William Brack
      and Kasimier), attribute checking in stylesheets (Kasimier), xsltForEach
      context problem (Kasimier), security check should pass full URLs (Shane
      Corgatelli), security cleanup patch (Mikhail Zabaluev), some python
      accessor for stylesheet were broken, memory errors when compiling 
      stylesheets (Mike Hommey), EXSLT current date end-of-month problem
      (William Brack).
   - improvements: refactoring of namespace handling, value-of impleemntation
      and template internal processing (Kasimier Buchcik), new xsltproc
      flag to apply Xinclude to stylesheets.
   - documentation: xsltproc man pages (Daniel Leidert), tests updates
      (William Brack), various typo fixes (Daniel Leidert), comments on
      versions macros (Peter Breitenlohner).


1.1.17: Jun 6 2006:
   - portability fixes: python detection
   - bug fixes: some regression tests, attribute/namespaces output (Kasimier
    Buchcik), problem in mixed xsl:value-of and xsl:text uses (Kasimier)
   - improvements: internal refactoring (Kasimier Buchcik), use of the XPath
    object cache in libxml2-2.6.25 (Kasimier)



========================================
 NEWS: ORBit2-2.14.6
========================================

ORBit2-2.14.6

	* bug fixes
		+ Add uninstalled .pc files (Brian Cameron)
		+ Improve debugging (Kees Cook)
		+ Build fix (dmacks at netspace org)
 

========================================
 NEWS: pango-1.15.6
========================================

Overview of changes between 1.15.5 and 1.15.6
==============================================
- Fix possible crasher in win32 font selection [Owen Taylor]
- Misc build fixes.
- Bugs fixed in this release:
	Bug 399738 – pango 1.15.5 won't compile on Mac OS X: 'FC_HINT_STYLE'
		undeclared (first use in this function)
	Bug 404295 – Crash initializing pango-win32 fontmap