Changeset 3455
- Timestamp:
- 01/21/06 23:38:51 (3 years ago)
- Files:
-
- trunk/railties/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/railties/CHANGELOG
r3451 r3455 1 1 *SVN* 2 3 * Fixed that static requests could unlock the mutex guarding dynamic requests in the WEBrick servlet #3433 [tom@craz8.com] 2 4 3 5 * Fixed documentation tasks to work with Rake 0.7.0 #3563 [kazuhiko@fdiary.net]