* Version 1.2.1 (stable) - 2006-08-25

- Deprecate $callbackobject parameter in setCallbackFunction
- Introduce $expandCallbackParameters parameter to setCallbackFunction to support 
  callbacks that expect to get the parameters in a regular way, not as an array
- #7651, allow dots in placeholder and block names 
- #7611, wrong array initialized, the same object cannot be
  used for multiple templates
  

* Version 1.2.0 (beta) - 2006-08-17

- Deprecate $callbackobject parameter in setCallbackFunction
- Introduce $expandCallbackParameters parameter to setCallbackFunction to support 
  callbacks that expect to get the parameters in a regular way, not as an array
- #7651, allow dots in placeholder and block names
    

* Version 1.1.5 (stable) - 2006-06-13

- #7611, wrong array initialized, the same object cannot be
  used for multiple templates
    

* Version 1.1.4 (stable) - 2006-04-12

- #6084, fread raises warning when used with empty files
- #7359, remove notices when a block is not yet defined
- fix a bug introduced with some cleanup commit, in some cases,
  callbacks did not work anymore
    

* Version 1.1.3 (stable) - 2005-11-01

- Change to the new BSD License
  (see http://www.opensource.org/licenses/bsd-license.php)
    

* Version 1.1.2 (stable) - 2005-10-28

- Comply better with the coding standards (dufuz@php.net)
- Fixed Bug #5774 ITX->buildFunctionlist, forced to use {} as delimiters
  instead of the user defined once  (dufuz@php.net)
- Fixed Bug #5642   Undefined variable: blockname (dufuz@php.net)
    

* Version 1.1.1 (stable) - 2003-08-21

- fix #4590, case sensitive method name getFile fix
- fix #1453, haltOnWarning fix, wrong property name called
- fix #3952, return IT_OK on success in setOptions
    

* Version 1.1 (stable) - 2003-03-11

*BETA* release.
    

