1.107	2004-07-06
	- Fixed 2 bugs in the setSpan() method (Text.pm)
	- Fixed an encoding issue in a search/replace low level routine (XPath.pm)
	- Added getTopParagraph() method (Text.pm);
	  this method was previously documented but not implemented
	- Added ooDecodeText() and ooEncodeText() in the main module
	- Minor corrections (again) in the documentation
	- Added 2 more examples
1.106	2004-05-27
	- Minor fixes in POD files; no change in the code
1.105	2004-05-26
	- Fixed some local encoding issues in XPath.pm
	- Added the extendText() method in XPath.pm
	- Fixed a style management bug in Text.pm (appendItem method
	- Added localEncoding() accessor in OODoc.pm
	- Test update
	- Added examples/TODO about the localisation of the examples
	- Documentation update
1.104	2004-03-12
	- Added most of the Reference Manual (converted from OOo to POD)
	- Added a POD version of the README (Intro.pod)
	- Added a new example
	- Reorganised some in line comments in POD
	- Included Licence (EN & FR) in the package
1.103	2004-03-09
	- Added comments
	- Added examples
	- Added more installation tests
1.102	2004-03-03
	- Initial CPAN distribution