Mon June 11 00:21:08 MDT 2001  support@4Suite.org

	* Release 0.11.1 (Tag R20010611)
	* ODS: Full support for type definitions
	* ODS: Full support for constant expressions
	* ODS: Full support for the date/time types
	* ODS: Added support for char and octet types
	* pDomlette: Reader modularization
	* pDomlette: SAX reader fixes
	* pDomlette: support cached docIndex
	* cDomlette: store baseUri/refUri on document node
	* XSLT: EXSLT now built in
	* XSLT: add xinclude suppression command line option
	* XSLT: OutputHandler fixes
	* XSLT: Support stylesheet include/import "path"
	* Many misc optimizations and bug-fixes
	
Tue May  1 00:21:08 MDT 2001  support@4Suite.org

	* Release 0.11.0 (Tag R20010501)
	* pDomlette: XInclude implemented directly into parse for efficiency
	* pDomlette: better modularized
	* cDomlette: memory leaks squashed
	* RDF: add command line
	* RDF: major serialization and deserialization fixes
	* RDF: Work access-control directly into RDF model
	* RDF: API tweaks: use user flags for query flexibility
	* XSLT: xsl:variable and xsl:param conformance fixes
	* ODS: Many bugs fixes in the DbmAdapter
	* Lib: Many bugs fixes in the DbmDriver
	* Many misc optimizations and bug-fixes
	
Sun Feb  18 18:45:23 MST 2001  support@4Suite.org

	* Release 0.10.2 (Tag R20010218)
	* ODS: optimized back end
	* ODS: Better collection support
	* ODS: DBM and Oracle driver fixes
	* XSLT: format-number overhaul
	* XPath: C boolean extension implemented for performance
	* XPath: Added extension functs search-re, base-uri
	* RDF: serialization fixes
	* RDF: shelve (DBM) driver
	* Localization support
	* Friendlier error messages
	* URI handling fixes
	* Many misc bug-fixes

Tue Jan 16 02:23:09 MST 2001  support@4Suite.org

	* Release 0.10.1 (Tag R20010116)
	* Incorporate PyXML (0.6.3 + fixes)
	* Implement XInclude
	* DbDom: cloneNode and document fragments
	* XSLT: More thorough test harness
	* XSLT: Support source docs from stdin on 4xslt command line
	* XSLT: Implement unparsed-entity-uri
        * XSLT: Restricted HTML writer output allowed as security tool
	* XPath: Add extension funcs: evaluate,distinct,split,range,if,find
	* DOM: Update to 2000-11-13 level 2 recomendation
	* DOM: Proper SAX2 support for reader
	* DOM: Add native sgmlop reader
	* RDF: Add removeAll to Model
	* Documentation updates and consolidation
	* Domlette reader option to force 8-bit DOM strings even in Python 2.0
	* Organize Reader and URI handler APIs to allow easier customizations
	* Many Python 1.5.2 and 2.0 compatibility fixes
	* Many misc optimizations
	* Many misc bug-fixes

Thu Nov 30 23:55:25 MDT 2000  Uche Ogbuji <Uche.Ogbuji@Fourthought.com> Mike Olson <Mike.Olson@Fourthought.com> Jeremy Kloth <Jeremy.Kloth@Fourthought.com>

	* Release 0.10.0 (Tag R20001201)
	* RDF: Added a driver based on Shelve
	* ODS: Added a driver based on anydbm
	* Fix format-number support and implement in C
	* Improve Unicode and other encoding support
	* Documentation updates
	* Many misc optimizations
	* Many misc bug-fixes


Wed Nov 01 03:25:52 MDT 2000  Uche Ogbuji <Uche.Ogbuji@Fourthought.com> Mike Olson <Mike.Olson@Fourthought.com> Jeremy Kloth <Jeremy.Kloth@Fourthought.com>

	* Release 0.9.2 (Tag R20001115)
	* Introduced 4XLink: A processor to expand XLink attributes
	* Introduced DbDom: An alpha Dom implmentaiton on top of 4ODS
	* ODS: Improved the test suites to handle more cases and conform to protocol
	* cDomlette: added support for methods
	* 4RDF: Fixes and improvements to serialization, the back end and the API
	* All: Many improvements to the docs
	* All: Standardized reader interfaces across DOM implementations
	* All: Test with python 2.0
	* All: PyXML not needed with Python 2.0
	* Many misc optimizations
	* Many misc bug-fixes

Wed Oct 11 22:37:00 MDT 2000  Uche Ogbuji <Uche.Ogbuji@Fourthought.com> Mike Olson <Mike.Olson@Fourthought.com> Jeremy Kloth <Jeremy.Kloth@Fourthought.com>

	* Release 0.9.1 (Tag R20001012)
	* Introduced 4XPointer: A parser for xpointer expressions
        * 4XPath: optimized parse tree, now minimizes itself as
	  it is created.
	* 4XPath: self-validating test suite
	* 4XSLT and 4XPath: better support for the namespace axis
	* 4XSLT and 4XPath: optimized context management
	* 4XSLT implemented cdata-section-elements
	* 4DOM (HTML): Much improved test suite (actually works, somewhat)
	* 4DOM: improved error handling
	* 4RDF: Implement RDF Schemas
	* 4RDF: RIL bug fixes
	* 4RDF: API clean-up, improve URI handling
	* 4RDF: driver bug fixes
	* 4RDF: improved error handling
	* 4RDF: Serialization/deserialization bug-fixes
	* 4ODS: IMprovements and fixes to DOMWrapper
	* Improved exceptions and bug-fixes in cDomlette
	* Packaging fixes
	* Added and improved test suites
	* Many misc optimizations
	* Many misc bug-fixes

Thu Sep 21 18:44:52 MDT 2000  Uche Ogbuji <Uche.Ogbuji@Fourthought.com> Mike Olson <Mike.Olson@Fourthought.com> Jeremy Kloth <Jeremy.Kloth@Fourthought.com>

	* Release 0.9.0.1 (Tag R20000921)
	* Packaging (distutils) updates, improvements and fixes
	* Update the Web site
	* 4DOM and XSLT output fixes
	* 4ODS Fixed bugs in OqlParsers
	* 4ODS Fixed bugs in Oif dump and load
	
Wed Sep 20 02:52:00 MDT 2000  Uche Ogbuji <Uche.Ogbuji@Fourthought.com> Mike Olson <Mike.Olson@Fourthought.com> Jeremy Kloth <Jeremy.Kloth@Fourthought.com>

	* Release 0.9.0 (Tag R20000920)
	* -- NOTE THAT THESE ARE ACTUALLY THE CHANGES SINCE 20000724 --
        * Added 4RDF and 4ODS, packaging the whole collection as 4Suite
	* Migrated to distutils
	* Migrated to GNU-style change logs
	* Developed C-based Domlette for super-fast ops.  Currently used
	  in 4XSLT if user opts
	* 4XSLT: many optimizations: most notably supporting shortcuts
	  for selected template matches
	* 4XSLT: implemented "instant" stylesheets, which are useful for
	  quick reuse in long-running apps
	* 4XSLT: added some extension elements: ft:output, ft:set-mode and
	  ft:write-file
	* 4XSLT: allow top-level params in stylesheets appended earlier to
	  a processor to override corresponding params in stylesheets
	  appended later
	* 4DOM and 4XSLT: encoding and output fixes
	* 4DOM: Namespace bug-fixes
	* Cleaned up circular references to reduce memory leaks
	* Expanded the test suites
	* Numerous bug-fixes


