Revision history for Perl script mimetypes.


1.5 Wed June 5 2002
	* Tested build/install & versioning process

1.4 Wed June 5 2002
	* Tested build/install & versioning process

1.3 Wed June 5 2002
	* Tested build/install & versioning process

1.2 Wed June 5 2002
	* Added commandline option processing
	* Added catches to filter out regexp-laden mimetypes (KDE)
	* Optimized KDE mimetype parsing behavior - it was taking 12
	  minutes to scan my registry; now it takes under 20 sec.  :-)
	* Documented cmdline options

1.1  Tue June 4 2002
	* Added better whitespace trimming to improve the formatting of
	  output.  Broke mimetypes into labelled sections.
	* Made it emit even mimetypes with no extensions associated
	* Added parsing for semi-colon separated patterns (KDE)
	* Added copyright & license boilerplate, stuck into CVS, etc.
	* Created README, added copyright and license and POD documentation
	* Printing errors to stderr instead of stdout

1.0  Mon June 3 2002
	* Original version
	* Added comments, split into subroutines
	* Installing as 'mimetypes' instead of 'mimetypes.pl'

