* Version 1.2.2 (stable) - API 1.2.0 (stable) - 2007-07-02

QA release:
 * Fix bug 1512: URL Tags Allow Javascript injection
 * Fix bug 5844: Extending HTML_BBCodeParser class does not work
 * Fix bug 11370: img don't like '='
 * Fix bug 11400: Lists start with an empty listitem

* Version 1.2.1 (stable) - API 1.2.0 (stable) - 2007-06-05

- Fix dependency issue

* Version 1.2.0 (stable) - API 1.2.0 (stable) - 2007-06-05

This is a PEAR-QA release.

List of changes by Christian Weiske (cweiske)
Bug #3775  strstr(): Empty delimiter.

List of changes by Helgi Þormar Þorbjörnsson (dufuz)
Bug #10616  Values are being truncated when a space is found.

List of changes by Seth Price:
- fixed Bug #373  	URL's with '&' are parsed incorrectly
- fixed bug #512: [list] in a [list] breaks the first [list]
- fixed bug #1201: [list] output adding extra <li></li>
- fixed bug #1258: Extra tags rendered with faulty BBCode
- fixed bug #1299: Case sensitive in tag
- fixed bug #1388: www links not expanded correctly
- fixed bug #1512: URL Tags Allow Javascript injection
- fixed bug #1755: If an URL is surrounded by another tag, the output get messed up
- fixed bug #3690: BBCodeParser does not allow numbers in the opening tag
- fixed bug #3932: External URLs are parsed without adding http://
- XHTML 1.1 compliance
- added testsuite

List of changes by Lorenzo Alberton (quipo):
- fixed bug #5609: BBCodeParser allows XSS
- improved link parsing routine in the Links filter
- added addFilter(), addFilters(), removeFilter() methods to dynamically
  add/remove one or more filters
- coding standards fixes
- added more testcases to the testsuite

* Version 1.1 (stable) - API 1.1 (stable) - 2004-02-28

Since no bugs have come up for the beta release (except one, which
   was already fixed in CVS), the previous beta is now released as stable,
   with very few changes. Bigger changes, like more-than-one character
   delimiters, optional quotes in attribute values, etc, will be in the next
   beta release.

* Version 1.1b1 (beta) - API 1.1b1 (beta) - 2004-01-19

This is a new beta release of HTML_BBCodeParser. It should fix some
   reported issue's/bugs. It also contains a new filter for more advanced
   text manipulation. Although this release is marked as a beta, I think
   it should be pretty stable and not show many bugs.

* Version 1.0 (stable) - API 1.0 (stable) - 2003-07-24

First release of HTML_BBCodeParser

