Revision history for Perl extension Lingua-EN-Infinitive.

1.06  Tue May 28 18:45:00 2002
	- Add special code to Infinitive.pm when the suffix is 'ed'.
		Check for a monosyllable ending in a doubled-consonant.
		This code is identical to the special code for rule 15
	- Add some more irregular verbs to the list and test for them

1.05  Sun May 12 13:12:11 2002
	- Clean up licence and email stuff in all modules, scripts and other docs.
		Upgrading is not necessary

1.04 19-Jun-2001
----------------
o Patch outcome of rule 15 so certain monosyllables are treated specially.
	Eg swimming => swim and swimm, not swimme and swimm.
	Thanks to Mike Tsai for drawing this problem to my attention.
	Previous testing had completely overlooked these types of words.
o Researching this problem reveals that, unfortunately, American spelling
	such as traveling => travel is handled correctly but British spelling
	such as travelling => travel is not.

1.03 26-May-1999
----------------
o Ensure POD survives buggy pod2man
o Ship Readme.txt, the output of pod2text

1.02 19-Apr-1999
----------------
o Patch Makefile.pl to support ActivePerl's ppm.

1.01 30-May-1999
----------------
o Original version; created by h2xs 1.18

Use h2xs to generate the skeleton for Infinitive.pm.
