This release was largely a stepping-stone to the 6.x release. It won't break in obvious ways, but there are definitely some bugs. I'm leaving it up for anyone who wants to take a look, but it's not production-worthy by any means.
#329247 by spade: Removed <!-- and --> in the default template.
#345246 by guitarmiami: Fixed a bug in _simplenews_template_starts_with() that made phptemplate_mimemail_message() to call theme_mimemail_message().
Because mimemail_html_to_text() only matchs <style>...</style> when the opening and closing tags are on the same line, \n and \r in the style must be removed.