Changeset 112

Show
Ignore:
Timestamp:
08/21/06 18:55:18 (2 years ago)
Author:
hans
Message:

Adding some ticket descriptions into CHANGELOG for release.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.2/CHANGELOG

    r80 r112  
    33 
    44 
    5 Feb. ??, 2006 - Phing 2.2.0 
    6  
    7   * Removed some lingering E_STRICT errors, bugs with 5.1.x and PHP >= 5.0.5 (HL) 
     5Aut. 21, 2006 - Phing 2.2.0 
    86 
    97  * Refactored parser to support many tags as children of base <project> tag (HL) 
     
    4341    updated documentation for the CoverageSetupTask 
    4442   
     43  * Added Unzip and Untar tasks contributed by Joakim Bodin 
    4544 
     45  * [#8, #49] Fixed bugs in TarTask related to including empty directories (HL) 
     46   
     47  * [#44] Fixed bug related to copying empty dirs. (HL) 
     48   
     49  * [#32] Fixed PHPUnit2 tasks to work with PHPUnit2-3.0.0 (MR) 
     50   
     51  * [#31] Fixed bug with using PHPDocumentor 1.3.0RC6 (MR) 
     52   
     53  * [#43] Fixed top-level (no target) IfTask behavior (Matthias Pigulla) 
     54   
     55  * [#41] Removed some lingering E_STRICT errors, bugs with 5.1.x and PHP >= 5.0.5 (HL) 
     56   
     57  * [#25] Fixed 'phing' script to also run on non-bash unix /bin/sh  
     58   
     59  * Numerous documentation improvements by many members of the community (Thanks!) 
     60   
    4661Sept. 18, 2005 - Phing 2.1.1 
    4762