Changeset 5767
- Timestamp:
- 11/24/08 14:42:22 (2 months ago)
- Files:
-
- branches/1.1/CHANGELOG.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/CHANGELOG.txt
r5758 r5767 64 64 log format (date was added and when remote host name is not available, logs 65 65 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). 66 70 67 71