Changeset 4496
- Timestamp:
- 06/27/06 19:01:06 (2 years ago)
- Files:
-
- branches/stable/actionmailer/CHANGELOG (modified) (1 diff)
- branches/stable/actionpack/CHANGELOG (modified) (1 diff)
- branches/stable/actionwebservice/CHANGELOG (modified) (1 diff)
- branches/stable/activerecord/CHANGELOG (modified) (1 diff)
- branches/stable/railties/CHANGELOG (modified) (1 diff)
- branches/stable/release.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/stable/actionmailer/CHANGELOG
r4488 r4496 1 *1.2.2* (June 2 4th, 2006)1 *1.2.2* (June 27th, 2006) 2 2 3 3 * Depend on Action Pack 1.12.2 branches/stable/actionpack/CHANGELOG
r4488 r4496 1 *1.12.2* (June 2 4th, 2006)1 *1.12.2* (June 27th, 2006) 2 2 3 3 * Refinement to avoid exceptions in traverse_to_controller. branches/stable/actionwebservice/CHANGELOG
r4488 r4496 1 *1.1.3* (June 2 4th, 2006)1 *1.1.3* (June 27th, 2006) 2 2 3 3 * Rely on Action Pack 1.12.2 and Active Record 1.14.3 branches/stable/activerecord/CHANGELOG
r4488 r4496 1 *1.14.3* (June 2 4th, 2006)1 *1.14.3* (June 27th, 2006) 2 2 3 3 * Properly quote index names in migrations (closes #4764) [John Long] branches/stable/railties/CHANGELOG
r4488 r4496 1 *1.1.3* (June 2 4th, 2006)1 *1.1.3* (June 27th, 2006) 2 2 3 3 * Updated to Active Record 1.14.3, Action Pack 1.12.2, ActionWebService 1.1.3, ActionMailer 1.2.2 branches/stable/release.rb
r4204 r4496 5 5 6 6 # Checkout source 7 `rm -rf release && svn export http://dev.rubyonrails.org/svn/rails/ trunkrelease`7 `rm -rf release && svn export http://dev.rubyonrails.org/svn/rails/branches/stable release` 8 8 9 9 # Create Rails packages