* (bug 3407) Fix encoding of subject and from/to headers on notification
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 12 Dec 2005 06:04:45 +0000 (06:04 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 12 Dec 2005 06:04:45 +0000 (06:04 +0000)
commit5cfddf9a82dedce72e74f5d0f0acacf5bb2ba40c
tree990ee6c2f6bda6b8cced35319c18c5757c908972
parent1a21a9ad74f4d03a939ef03f37ae50366aaf4476
* (bug 3407) Fix encoding of subject and from/to headers on notification
  mails; userMailer() now takes a MailAddress wrapper object instead of
  a raw string to abstract things a level.
RELEASE-NOTES
includes/SpecialEmailuser.php
includes/User.php
includes/UserMailer.php