Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 7404

Show
Ignore:
Timestamp:
09/03/07 00:18:49 (10 months ago)
Author:
nzkoz
Message:

Add missing changelog entry

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/actionpack/CHANGELOG

    r7382 r7404  
    11*SVN* 
     2 
     3* Make render :partial work with a :collection of Hashes, previously this wasn't possible due to backwards compatibility restrictions.  [lifofifo] 
    24 
    35* request.host works with IPv6 addresses.  #9458 [yuya]