Changeset 8623
- Timestamp:
- 01/11/08 02:16:58 (6 months ago)
- Files:
-
- branches/2-0-stable/actionmailer/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2-0-stable/actionmailer/CHANGELOG
r8621 r8623 1 1 *SVN* 2 2 3 * Updated TMail to version 1.2.1 [raasdnil] 4 3 5 * Fixed that you don't have to call super in ActionMailer::TestCase#setup #10406 [jamesgolick] 4 5 * Updated TMail to version 1.2.1 [raasdnil]6 7 * Fixed test in mail_service_test.rb => 'test_decode_encoded_attachment_filename' which had an incorrect decode value (should have spaces in the file after decode) [raasdnil]8 6 9 7