* Version 0.3.1 (alpha) - API 0.3.0 (alpha) - 2007-09-02

+ implemented feature request #11957: Providing better Image driver error messages in various places
+ fixed example/documentation bug #11960
+ various cosmetic changes

* Version 0.3.1 (alpha) - API 0.3.0 (alpha) - 2007-09-02

+ implemented feature request #11957: Providing better Image driver error messages in various places
+ fixed example/documentation bug #11960
+ various cosmetic changes

* Version 0.3.0 (alpha) - API 0.3.0 (alpha) - 2007-08-01

+ new feature: now supports setting background and line color for image CAPTCHAs (see CAPTCHA_test.php example file). Requires Image_Text >= 0.6.0beta to work. Many thanks to isnull!
+ bugfix: CAPTCHA drivers now also load Text/CAPTCHA.php via require_once (suggested by Philippe Jausions)

* Version 0.2.1 (alpha) - API 0.2.1 (alpha) - 2007-02-18

+ bugfix: image height could not be set (reported by Hendrik Vorwerk)
+ cosmetic changes

* Version 0.2.0 (alpha) - API 0.2.0 (alpha) - 2006-12-24

***********************************
********* MERRY CHRISTMAS *********
***********************************
***********************************
*** Upcoming BC BREAKING CHANGES **
***********************************
+ CAPTCHA options are now provided as one array (wormus' suggestion)
+ image CAPTCHA is now only created upon request, making it serializable (jausions' suggestion)
+ New drivers: Figlet (wormus), Word (toby), Numeral (davidc), Equation (cweiske)
+ some other stuff ...

* Version 0.1.6 (alpha) - API 0.1.6 (alpha) - 2005-10-27

+ fixed a bug in the sample (noticed by Nima Sadjadi)

* Version 0.1.5 (alpha) - API 0.1.5 (alpha) - 2005-09-26

+ cosmetic changes (CS)
+ small changes sample script (suggested by Lukas Smith, thanks!)

* Version 0.1.4 (alpha) - API 0.1.4 (alpha) - 2005-08-11

+ cosmetic changes (whitespace, line endings)

* Version 0.1.3 (alpha) - API 0.1.3 (alpha) - 2005-06-19

+ better check for errors thrown from Image_Text
+ updated examples
+ cosmetic changes

* Version 0.1.2 (alpha) - API 0.1.2 (alpha) - 2005-01-26

Bugfix release 
+ fixed bug #3271 (thanks to Justin)
+ some cosmetic changes

* Version 0.1.1 (alpha) - API 0.1.1 (alpha) - 2004-11-08

Bugfix release (Int'l PHP Conference Edition)
+ fixed bug #2584 (thanks to wormus)
+ various small fixes

* Version 0.1.0 (alpha) - API 0.1.0 (alpha) - 2004-10-21

Initial release (PHP World, Munich)

