Revision history for Perl extension XML::DTDParser.

1.0  Tue Feb 12 23:41:58 2002
	- original version

1.1  Wed Feb 13 00:20 2002
	- small fix

1.2  Sun Dec 29
	- renamed from Jenda::QD::DTDParser to XML::DTDParser
	- uploaded to CPAN

1.3  Sun Jan 5
	- fixed a typo on line 34 (close IN; instead of close $IN;, thanks to hughmyers@micron.com)
	- handling <!ELEMENT D (A? | B? | C?)> properly
	- added childrenSTR option to the elements
