Changeset 2972

Show
Ignore:
Timestamp:
05/02/07 07:31:29 (2 years ago)
Author:
alberto
Message:

merged 2968:2969 from 1.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG.txt

    r2962 r2972  
    1818  
    1919 
    20 1.0.2 (April ##, 2007): 
     201.0.2 (May 2, 2007): 
    2121----------------------- 
    2222 
     
    3939* command/toolbox info could list the toolbox plugins  
    4040* Enhancement SQLAlchemy default model, use 'assign' to avoid repeatedly writing, thanks cito 
    41 * Able to specify a default doctype in genshi, thanks alastair 
     41* Able to specify a default doctype in genshi, thanks Alastair Houghton 
    4242 
    4343*Features* 
     
    5656  #1267 by Paul Johnston. 
    5757* CatWalk now handles customized addRemoveName in SO. #911 by Joost  
    58 * using base64.decodestring in visitor.py for 2.3 compatibility. #1279 by pnfisher. 
     58* using base64.decodestring in visitor.py for 2.3 compatibility. #1279 by Paul Fisher. 
    5959* Config file in quickstarted app now has config option to load identity classes. Thanks to Felix 
    6060  Schwarz #1255. 
     
    6565* fix TurboGears 1.0.1 not installable with python2.3, thanks to "corvus" #1264 
    6666* Automatic creation of identity model tables for SQLAlchemy, thanks to Christoph Zwerschke #1290 
    67 * fix DateTimeConverter, thanks to iberonasia #1262 
     67* fix DateTimeConverter, thanks to iberonesia #1262 
    6868* ModelDesigner? now write up-to-date model header 
    6969* decouple turbogears.identity.encrypt_password() from sqlobject 
     
    7676* FormEncode version to i18n aware 0.7.1 
    7777* RuleDispatch to 0.5a0.dev-r2303 for Python 2.5 support. 
    78 * Added requirement of DecoratorTools due to upgrade of PyProtocols which deprecates functions 
    79   used in decorator.py. 
     78* Added requirement of DecoratorTools due to upgrade of PyProtocols which  
     79  deprecates functions used in decorator.py. 
    8080 
    8181*Contributors* 
    8282 
    83 Alberto Valverde, Fred Lin, jorge.vargas, Joseph Tate, Elvelind Grandin, Florent Aide, nludban, Jeff Kowalczyk, corvus, Christoph Zwerschke, iberonasia, alastair, cito, Felix Schwartz, Patrcik Lewis, Grover, pnfisher, Joost Moesker, Paul Johnston, Christian Vogler, Janzert, Chris Miles, Christopher Arndt, Jo Soares, James E. Blair. 
     83Alberto Valverde, Fred Lin, Jorge Vargas, Joseph Tate, Elvelind Grandin, Florent Aide, nludban, Jeff Kowalczyk, corvus, Christoph Zwerschke, iberonesia, Alastair Houghton, Felix Schwartz, Patrcik Lewis, Grover, Paul Fisher, Joost Moesker, Paul Johnston, Christian Vogler, Janzert, Chris Miles, Christopher Arndt, Jo Soares, James E. Blair. 
    8484 
    8585