Development

Changeset 1500

You must first sign up to be able to contribute.

Changeset 1500

Show
Ignore:
Timestamp:
06/21/06 14:16:52 (2 years ago)
Author:
fabien
Message:

updated CHANGELOG

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r1498 r1500  
    11SVN 
    22--- 
     3 
     4Version 0.6.3 
     5------------- 
    36 
    47WARNING: If you use i18n Propel support in your schema.xml or if you have problems 
     
    912         your action must be named 'executeIndex' ('fooBar' => 'executeFooBar'). 
    1013 
     14* updated calendar language files (pl, zh, nl, no, it) 
     15* new options for the sfFillInFilter filter 
     16* major sfWebDebug refactoring (no more dependency on prototype) 
     17* position option to stylesheets in view.yml  
     18* native support for JSON/AJAX actions 
     19* better exception layout 
     20* new sfPropelUniqueValidator validator 
    1121* added component and partial cache 
    1222* updated creole and propel 
     
    1424* new hooks in admin generator generated classes 
    1525* better date support in admin generator 
     26* lot of small tweaks and enhancements in admin generator 
    1627* lot of bugs fixes and small enhancements 
     28 
     29For more detailed changelog, look at: 
     30http://www.symfony-project.com/trac/wiki/SymfonyWeek18 
     31http://www.symfony-project.com/trac/wiki/SymfonyWeek19 
     32http://www.symfony-project.com/trac/wiki/SymfonyWeek20 
     33http://www.symfony-project.com/trac/wiki/SymfonyWeek21 
     34http://www.symfony-project.com/trac/wiki/SymfonyWeek22 
     35http://www.symfony-project.com/trac/wiki/SymfonyWeek23 
     36http://www.symfony-project.com/trac/wiki/SymfonyWeek24 
     37http://www.symfony-project.com/trac/wiki/SymfonyWeek25 
     38 
     39or the trac ticket list for 0.6.3: 
     40http://www.symfony-project.com/trac/report/9 
    1741 
    1842Version 0.6.2