diff options
author | Ruben Pollan <meskio@sindominio.net> | 2014-08-22 11:26:57 -0500 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2014-08-22 11:26:57 -0500 |
commit | 726ee20f8e19fcc3bfe1d960e2b75cae53423533 (patch) | |
tree | 5e22446e9dfd8604859703f6d72b6c34fc4862a7 /changes/bug_messages-iterator-needs-collection | |
parent | 597a0aa1ccd125ce83727128c0cddccc9ef29796 (diff) | |
parent | 87665f1590f00e602c01fd52a14fd7a1b01a1010 (diff) |
Merge branch 'bwgpro/fix_message_iterator' into develop
Diffstat (limited to 'changes/bug_messages-iterator-needs-collection')
-rw-r--r-- | changes/bug_messages-iterator-needs-collection | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_messages-iterator-needs-collection b/changes/bug_messages-iterator-needs-collection new file mode 100644 index 0000000..50c67d0 --- /dev/null +++ b/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 |