Changeset 3756
- Timestamp:
- 11/24/07 19:57:06 (1 year ago)
- Files:
-
- branches/1.0/CHANGELOG.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.0/CHANGELOG.txt
r3744 r3756 43 43 Every string starting with a dash (``-``) indicates that the column will 44 44 have its default ordering reversed (#1618). 45 * turbogears.url() allows to to create an url with multiple values for the 46 same key (#1456). 45 47 46 48 Fixes