Revision history for Perl extension Lingua::HE::Sentence.

0.05	Thu Jul  8 08:20:30 IDT 2004
	- Added an explicit LICENSE section to the POD
0.04	Wed Jul  7 22:43:45 IDT 2004
	- Added tests
	- Algorithm was altered into a more sophisticated one: see testbench
	- Fixed typo in documentation
	- Added instructions regarding bug reports in documentation
	- Added restriction for usage under Perl 5.8.0 and above
0.03	Thu Jun 17 22:30:11 IDT 2004
	- Works now on UTF-8 encoded texts rather than CP1255/ISO-8859-8 texts
	- removed requirement for POSIX
	- requires now Perl 5.8.0
	- Very minor change to regular expressions
0.02	Tue Sep 24 16:01:01 IDT 2002
	- Explaining the expected behaviour of the splitting algorithm
0.01	Tue Sep 24 12:32:46 IDT 2002
	- First version of a software for segmenting Hebrew text into sentences.