diff options
author | Bruno Wagner Goncalves <bwagner@thoughtworks.com> | 2014-08-21 19:00:27 -0300 |
---|---|---|
committer | Bruno Wagner Goncalves <bwagner@thoughtworks.com> | 2014-08-21 19:00:27 -0300 |
commit | 05d852e5bbdc526d0dc257d0355c68d6d2d43282 (patch) | |
tree | f19e9175fc95e37dcd6b9d091f54f82daeed41e6 /mail | |
parent | ab313aae749fd2c572ae2a7f965e37d744be1334 (diff) |
Added changes file for the bug description
Diffstat (limited to 'mail')
-rw-r--r-- | mail/changes/bug_messages-iterator-needs-collection | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/changes/bug_messages-iterator-needs-collection b/mail/changes/bug_messages-iterator-needs-collection new file mode 100644 index 00000000..50c67d09 --- /dev/null +++ b/mail/changes/bug_messages-iterator-needs-collection @@ -0,0 +1,2 @@ + o MessageCollection iterator now creates the LeapMessage with the collection + reference, so setFlags will work properly |