Changeset 5767

Show
Ignore:
Timestamp:
11/24/08 14:42:22 (2 months ago)
Author:
chrisz
Message:

Added changelog entry for #2014.

Files:

Legend:

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

    r5758 r5767  
    6464  log format (date was added and when remote host name is not available, logs 
    6565  the IP address) (r5725). 
     66* If you pass fields when initializing a ``WidgetList``, these will now be 
     67  appended to already existing fields declared in the class (before they had 
     68  been prepended), and ``widgetField`` subclasses now inherit all the fields 
     69  of their base class (#2014). 
    6670 
    6771