Fix bug #12454, loss of from field data when emailing groups

This commit is contained in:
Colin Kuskie 2014-10-16 16:33:09 -04:00
parent ed28bd4013
commit 9b219abec7
2 changed files with 3 additions and 0 deletions

View file

@ -1,4 +1,5 @@
7.10.29
- fixed #12454: Email to Group ignores the From field
7.10.28
- fixed: Clearing the caches for groups that don't exist, but have created group objects.