MIME headers should be MIME encoded. Fixes bug #11089.

This commit is contained in:
Colin Kuskie 2009-10-07 16:12:36 -07:00
parent af447ea570
commit 636ed5ce9a
3 changed files with 17 additions and 3 deletions

View file

@ -2,6 +2,7 @@
- fixed #11098: Leaving a version tag makes everyone leave
- fixed #11096: Error on deleting FAQ(CS)-item
- fixed #11060: Some tables have latin1 as the default character set
- fixed #11089: No message body in Notification
7.8.1
- mark $session->datetime->time as deprecated and remove its use from core code