Changeset 5726
- Timestamp:
- 11/19/08 12:01:35 (2 months ago)
- Files:
-
- branches/1.1/CHANGELOG.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/CHANGELOG.txt
r5711 r5726 49 49 block-level elements (e.g. ``SPAN``). A ``class`` attribute is added to the 50 50 ``SPAN`` element, to allow it to be target by CSS rules easily (r5685). 51 * The 'turbogears.access' logger now logs messages that conform to the combined 52 log format (date was added and when remote host name is not available, logs 53 the IP address) (r5725). 51 54 52 55