Changeset 3756

Show
Ignore:
Timestamp:
11/24/07 19:57:06 (1 year ago)
Author:
carndt
Message:

Update CHANGELOG.txt for #1456

Files:

Legend:

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

    r3744 r3756  
    4343  Every string starting with a dash (``-``) indicates that the column will  
    4444  have its default ordering reversed (#1618). 
     45* turbogears.url() allows to to create an url with multiple values for the  
     46  same key (#1456). 
    4547 
    4648Fixes