Changeset 5711

Show
Ignore:
Timestamp:
11/18/08 13:37:02 (2 months ago)
Author:
carndt
Message:

Update Changelog for r5708, add revsion number for #1733 fix and some minor formatting fixes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/CHANGELOG.txt

    r5705 r5711  
    2929  URL, including scheme and host name. Optionally uses two new config settings 
    3030  'tg.url_domain' and 'tg.url_scheme' (r5690). 
    31 * i18n now can handle genshi templates and extract text from them. 
     31* i18n now can handle genshi templates and extract text from them (r5704, 
     32  r5706). 
    3233 
    3334 
     
    4748  to allow them to be used inside elements, which can not contain other 
    4849  block-level elements (e.g. ``SPAN``). A ``class`` attribute is added to the 
    49   ``SPAN`` element, to allow it to be target by CSS rules easily (r5685) 
    50  
    51  
    52 Fixes 
    53 ~~~~~ 
    54  
    55 * testutil now supports SQLObject schemas with mutually referencing tables 
     50  ``SPAN`` element, to allow it to be target by CSS rules easily (r5685). 
     51 
     52 
     53Fixes 
     54~~~~~ 
     55 
     56* 'testutil' now supports SQLObject schemas with mutually referencing tables 
    5657  (r5662, thanks to Matt Wilson). 
    5758* Could not pass path as list to redirect (#2006, Peter Russel). 
     
    7677  (r5666). 
    7778* A new erroneousfield class is added to a rendered form when a validation 
    78   erorr occured. (r5668) 
     79  erorr occured (r5668). 
    7980* Added the possibility to order the JS and CSS widgets by setting the 
    80   'order' keyword argument. (r5667) 
     81  'order' keyword argument (r5667). 
     82* 'testutil' does not choke when trying to load test configuration from a 
     83   bogus 'config' package (r5708). 
    8184 
    8285 
     
    8689Florent Aide, Christopher Arndt, Remi Jolin, Ken Kuhlman, Diez R. Roggisch, 
    8790Christoph Zwerschke 
    88  
    8991 
    9092