added myself to the contributors line(s)
[catagits/Catalyst-View-Email.git] / lib / Catalyst / View / Email.pm
2010-01-09 Devin Austin added myself to the contributors line(s)
2010-01-09 Devin Austin 05template now passes
2010-01-08 Devin Austin 04basic.t passes
2010-01-08 Devin Austin 01use.t passes
2009-10-21 Jonathan Yu Bring copyright statement in sync with the other packages
2009-03-10 Simon Elliott missing commas
2009-03-10 Simon Elliott correct bcc config + missing curly brackets
2009-02-12 Jay Hannah bcc: POD corrections thanks to Lance Brown <lance@bearc...
2009-01-22 J. Shirley Next version, handles falling back to plain text mails...
2008-07-04 J. Shirley Fix for RT#32215 ticket for multipart not coming through
2007-11-22 Alexander Hartmaier POD updates
2007-11-22 J. Shirley Adding comment for confusing Return::Value usage
2007-11-22 J. Shirley Fixing the examples for forwarding to the view
2007-10-30 J. Shirley adding pod
2007-10-30 Alexander Hartmaier added setup_attributes to Email.pm and use it in Templa...
2007-10-30 J. Shirley Fixing call to generate_part
2007-10-30 J. Shirley Minor refactor of the way generate_part works, having...
2007-10-22 Alexander Hartmaier - added cc and bcc attributes to simple api
2007-10-19 Alexander Hartmaier refactor of the API and mainly Catalyst::View::Email...
2007-10-15 J. Shirley Version update, fixing Mason test to use a local datadi...
2007-10-11 J. Shirley Croaking on errors, need to write tests. Adding Net...
2007-08-22 J. Shirley Bump to v0.06, adding in Mason tests and better config...
2007-08-08 J. Shirley Updates to mailer_args, pod -- support of hash and...
2007-07-18 J. Shirley Version bump to fix test failures due to missing file...
2007-07-13 J. Shirley Version bump to 0.03
2007-07-13 Matt S Trout redo dwc's patch to actually fix the problem rather...
2007-07-12 J. Shirley 0.02 patch thanks to dwc.
2007-05-19 J. Shirley Changing sender->host to use mailer_args to be more...
2007-05-17 J. Shirley Adding missing use Class::C3
2007-05-12 J. Shirley Initial checkin of Catalyst::View::Email - suitable...