0.09 Sun May 18 05:12:46 EDT 2003
	- addition of "subForm".

0.08 Sat Apr 19 11:50:38 EDT 2003
	- tweaked RE language so that the % operator must appear inside {}.
          Which is a simplification for interpretation, %'s scope as an operator
          is now restricted, this should fit in with traditional REs more readily.

0.07 Thu Apr 17 12:04:45 EDT 2003
	- a one char doc fix.

0.06 Sat Apr 12 21:23:09 EDT 2003
	- fixes to setForm.

0.05 Fri Apr 11 17:07:07 EDT 2003
	- added exportable getForm and setForm which I keep using in
	  other packages.
	- Exportable ":forms" added which exports a list of classic variable
	  names for the Ethiopic letter forms and their numeric value.
	- fixed examples at end of examples/overload.pl
	- documentation fixes.
 
0.04 Tue Mar 18 21:06:57 EST 2003
	- added sat-sewt family equivalence that was overlooked.
	- fixed comma between letters problem with a zero width insertion. 

0.03 Mon Mar 17 15:30:26 EST 2003
	- ranges added for forms equivalence.
	- ranges added for family equivalence.

0.02 Mon Mar 17 09:33:06 EST 2003
	- overloading and functional use play together nicely.
	- "use utf8" statement moved outside of "BEGIN" block.

0.01 Fri Mar 7 14:23:48 EST 2003
	- initial release.