Changeset 4634
- Timestamp:
- 07/31/06 06:18:34 (2 years ago)
- Files:
-
- trunk/actionpack/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/actionpack/CHANGELOG
r4630 r4634 1 1 *SVN* 2 3 * Fixed that integration simulation of XHRs should set Accept header as well [Edward Frederick] 2 4 3 5 * TestRequest#reset_session should restore a TestSession, not a hash [Koz]