pkgsrc/mail/ruby-actionmailer
taca abcc78ee11 Update mail/ruby-actionmailer pacakge to 1.1.1.
*1.1.1* (October 19th, 2005)

* Upgraded to Action Pack 1.10.1


*1.1.0* (October 16th, 2005)

* Update and extend documentation (rdoc)

* Minero Aoki made TMail available to Rails/ActionMailer under the MIT
  license (instead of LGPL) [RubyConf '05]

* Austin Ziegler made Text::Simple available to Rails/ActionMailer
  under a MIT-like licens [See rails ML, subject "Text::Format Licence
  Exception" on Oct 15, 2005]

* Fix vendor require paths to prevent files being required twice

* Don't add charset to content-type header for a part that contains
  subparts (for AOL compatibility) #2013 [John Long]

* Preserve underscores when unquoting message bodies #1930

* Encode multibyte characters correctly #1894

* Multipart messages specify a MIME-Version header automatically #2003 [John Long]

* Add a unified render method to ActionMailer (delegates to ActionView::Base#render)

* Move mailer initialization to a separate (overridable) method, so
  that subclasses may alter the various defaults #1727

* Look at content-location header (if available) to determine filename
  of attachments #1670

* ActionMailer::Base.deliver(email) had been accidentally removed, but
  was documented in the Rails book #1849

* Fix problem with sendmail delivery where headers should be delimited
  by \n characters instead of \r\n, which confuses some mail readers
  #1742 [Kent Sibilev]
2005-11-02 15:07:46 +00:00
..
DESCR
distinfo Update mail/ruby-actionmailer pacakge to 1.1.1. 2005-11-02 15:07:46 +00:00
Makefile Update mail/ruby-actionmailer pacakge to 1.1.1. 2005-11-02 15:07:46 +00:00
PLIST Update mail/ruby-actionmailer pacakge to 1.1.1. 2005-11-02 15:07:46 +00:00