1
0

* serendipity_event_mailer now also allows to use commas instead of

spaces to seperate multiple mails. Use distinct email adresses
      (Thanks to evanslee)
This commit is contained in:
Garvin Hicking
2011-01-21 10:35:33 +00:00
parent 77b3d2cfa0
commit 712b43de77
2 changed files with 9 additions and 5 deletions

View File

@ -3,6 +3,10 @@
Version 1.6 ()
------------------------------------------------------------------------
* serendipity_event_mailer now also allows to use commas instead of
spaces to seperate multiple mails. Use distinct email adresses
(Thanks to evanslee)
* Added new rewrite option for 1&1 specific servers, because a
combined htaccess for both variants could not be find. The reason
is the MultiViews option in certain apache configs.