2005-02-03 Christian Seiler <webmaster@christian-seiler.de>
	* stringparser_bbcode.class.php:
		major bugfix regarding paragraph handling

2004-12-25 Christian Seiler <webmaster@christian-seiler.de>
	* stringparser_bbcode.class.php:
		minor bug fix, added case insensibility feature

2004-11-13 Christian Seiler <webmaster@christian-seiler.de>
	* stringparser.class.php, stringparser_bbcode.class.php:
		minor bug fixes, added license information
		to head

2004-11-10 Christian Seiler <webmaster@christian-seiler.de>
	* stringparser_bbcode.class.php:
		modified settype() calls to work with php < 4.2

2004-11-08 Christian Seiler <webmaster@christian-seiler.de>
	* stringparser_bbcode.class.php:
		changed require to require_once

2004-11-03 Christian Seiler <webmaster@christian-seiler.de>
	* stringparser.class.php, stringparser_bbcode.class.php:
		removed every call-time pass-by-reference to ensure
		the class works with PHP 5