* Version 1.0.0RC2 (beta) - API 1.0.0RC2 (beta) - 2012-01-26


QA release
Bug #15904 Invalid Bigblock chain with files > 200MB
Bug #17685 OLE doesn't save multistreams
 

* Version 0.2.1 (alpha) - API 0.2.1 (alpha) - 2003-05-12


Fixing install dir
   

* Version 0.3 (beta) - API 0.3 (beta) - 2003-08-21


-added OLE_PPS_File::init() initialization method.
-better error handling.
   

* Version 0.4 (beta) - API 0.4 (beta) - 2003-09-25


-deleting tmp files (Herman Kuiper).
-fixed hardcoded tmp dir (Herman Kuiper).
-fixed pass by reference warning (Herman Kuiper).
   

* Version 0.5 (beta) - API 0.5 (beta) - 2003-12-14


- BC break!!! OLE/OLE.php file moved to OLE.php to comply with PEAR
  standards. You will have to change your require('OLE/OLE.php')'s
  for require('OLE.php')'s
- If you are using Spreadsheet_Excel_Writer, do not upgrade to this
  version yet. A new version of Spreadsheet_Excel_Writer will be
  released soon so the BC break won't affect you.
- allowing setting of temp dir for OLE_PPS_File and OLE_PPS_Root objects
- fixed problem when reading files (not reading the whole OLE tree)
   

* Version 0.6.0 (beta) - API 0.6.0 (beta) - 2007-12-09


Rewrite of parser (no change to writer):
- Files inside OLE container are now saved in directory structure.
- Parser now properly uses Big Block, Small Block and Master Block Allocation Tables.
- Added stream interface for reading files inside OLE container.

- Bug #6516. Fix "PPS at 1 has unknown type" errors. (Christian Schmidt)
- Coding Standard cleanups (by helgi)
- Bug #3951 OLE_PPS_File::init() does not return true on success (by helgi)
- Bug #3955 OLE::_readPpsWks() does not return true on success (by helgi)
   

* Version 0.6.1 (beta) - API 0.6.1 (beta) - 2007-12-18


- fixed bug #12693: wrong order of require_once
- added missing file to package: ChainedBlockStream.php
   

* Version 0.6.2 (beta) - API 0.6.2 (beta) - 2012-01-26


- fixed bug #12944: Incompatibility open_basedir restriction.
   

* Version 1.0.0RC2 (beta) - API 1.0.0RC2 (beta) - 2012-01-26


QA release
Bug #15904 Invalid Bigblock chain with files > 200MB
Bug #17685 OLE doesn't save multistreams
   

