* Version 1.1.3 (stable) - API 1.1.0 (stable) - 2012-03-24


QA release
Bug #19345 Excess archive
 

* Version 1.0.2 (stable) - API 1.0.2 (stable) - 2005-05-24


- Added UPC-A barcode rendering (thanks to Jeffrey K. Brown)
   

* Version 1.0.3 (stable) - API 1.0.3 (stable) - 2005-05-30


- Added Code128 barcode rendering (thanks to Jeffrey K. Brown)
   

* Version 1.0.4 (stable) - API 1.0.4 (stable) - 2005-06-03


- Added PostNet barcode rendering (thanks to Josef "Jeff" Sipek)
   

* Version 1.1.0 (stable) - API 1.1.0 (stable) - 2006-12-13


QA bugfix release:
- Fixing #4597: PEAR_INSTALL_DIR constant might be empty
- Fixing #4755: $barcodepath not found in Image/Barcode.php
- Fixing #6637: error don't declare
- Fixing #7693: Wrong include path
- Fixing #7851: Needs flag to supress headers or an option to redirect output to a variable.
- Fixing #8301: Not compatible with Safe Mode
- Fixing #8813: image can't be saved to filesystem

Image_Barcode::draw has an optional fourth parameter determining if
the GD image resource should be returned or output to the browser.
This breaks backwards compatibility for people using drivers directly
which is always a big NO-NO. If your application breaks, it's your chance
to use the class properly.
   

* Version 1.1.1 (stable) - API 1.1.0 (stable) - 2010-10-25


QA release
Bug #13794 	Some numbers produce malformed "UPC A" barcodes
   

* Version 1.1.2 (stable) - API 1.1.0 (stable) - 2011-12-10


QA release
End of life - users are encouraged to swap to Image_Barcode2
Request #18369 Allow user to select barcode image size
Request #18377 Adding EAN8 support (patch attached)
Bug #18376 EAN13 code does not correctly calculate image width
Bug #17353 GD Image font functions given string parameters where inte…
   

* Version 1.1.3 (stable) - API 1.1.0 (stable) - 2012-03-24


QA release
Bug #19345 Excess archive
   

