You are here

CHANGELOG.txt in SMTP Authentication Support 5

2008-07-12 Jason Flatt drupal@oadaeh.net
  * smtp.module: Made the "On" and "Off" radio options translatable, per
    rastatt@drupal.org in http://drupal.org/node/262455#comment-917055.
    po/smtp.pot: Added.

2008-07-09 Jason Flatt drupal@oadaeh.net
  * smtp.module: Added an administrative option for enabling debugging.

2008-06-18 Jason Flatt drupal@oadaeh.net
  * smtp.module: Added another check for an edge case of enabling Mime Mail.
    Changed the default (un-enabled) on/off value to be off rather than on.

2008-06-17 Jason Flatt drupal@oadaeh.net
  * smtp.module: Changed how SMTP checks for Mime Mail being installed and
    enabled (http://drupal.org/node/271626).

2008-06-16 Jason Flatt drupal@oadaeh.net
  * smtp.module: Added support for integration with the Mime Mail module
    (http://drupal.org/project/mimemail) integration. Code submitted by Jason
    Millard (http://drupal.org/user/104416) with modifications from Attila
    Beregszászi (http://drupal.org/user/32875) and myself.

File

CHANGELOG.txt
View source
  1. 2008-07-12 Jason Flatt drupal@oadaeh.net
  2. * smtp.module: Made the "On" and "Off" radio options translatable, per
  3. rastatt@drupal.org in http://drupal.org/node/262455#comment-917055.
  4. po/smtp.pot: Added.
  5. 2008-07-09 Jason Flatt drupal@oadaeh.net
  6. * smtp.module: Added an administrative option for enabling debugging.
  7. 2008-06-18 Jason Flatt drupal@oadaeh.net
  8. * smtp.module: Added another check for an edge case of enabling Mime Mail.
  9. Changed the default (un-enabled) on/off value to be off rather than on.
  10. 2008-06-17 Jason Flatt drupal@oadaeh.net
  11. * smtp.module: Changed how SMTP checks for Mime Mail being installed and
  12. enabled (http://drupal.org/node/271626).
  13. 2008-06-16 Jason Flatt drupal@oadaeh.net
  14. * smtp.module: Added support for integration with the Mime Mail module
  15. (http://drupal.org/project/mimemail) integration. Code submitted by Jason
  16. Millard (http://drupal.org/user/104416) with modifications from Attila
  17. Beregszászi (http://drupal.org/user/32875) and myself.