Development

Changeset 2335

You must first sign up to be able to contribute.

Changeset 2335

Show
Ignore:
Timestamp:
10/05/06 19:40:37 (2 years ago)
Author:
fabien
Message:

updated CHANGELOG

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r2334 r2335  
    77When you upgrade your 0.9 release, re-run the upgrade script (you can safely run the upgrade several times). 
    88 
     9* added new sfOptimizer classes 
     10* greater credential flexibility 
     11* symfony is now compatible with magic_quotes_gpc set to off 
     12* refactored sfFilter class (executeBeforeExecution, executeBeforeRendering) 
     13* new coverage script for symfony core 
     14* new encoding parameter in databases.yml 
     15* new functional and unit tests for the core framework 
    916* new sfMixin class to allow adding methods to core classes without inheritance 
    1017* new sfBrowser, sfTestBrowser and sfDomCssSelector classes to ease functional tests writing 
     
    1926* new plugin system 
    2027* propel-build-all now works as expected 
    21 * major cache refactoring 
     28* major cache refactoring (new settings: with_layout and contextual) 
    2229* autoloading is now more flexible 
    2330* AJAX actions have now layout to off by default 
     
    4350             plugin-list 
    4451* new validators: sfDateValidator, sfUrlValidator, sfCallbackValidator 
    45 * and more than 160 bug fixes and small enhancements 
     52* and more than 200 bug fixes and small enhancements 
    4653 
    4754For more detailed information on bugs fixed in this release, see the trac ticket list for 0.6.4: