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 | 87665f1590f00e602c01fd52a14fd7a1b01a1010 (patch) | |
tree | 5e22446e9dfd8604859703f6d72b6c34fc4862a7 | |
parent | 74059fb917eba96dbdd02a3cded5dfe83d16861c (diff) |
Added changes file for the bug description
-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 |