55
68
* Classes implementing Merge types like Merge3Merger must now accept (and
56
69
honour) a do_merge flag in their constructor. (Aaron Bentley)
63
79
* Add a new method ``get_result`` to graph search objects. The resulting
64
80
``SearchResult`` can be used to recreate the search later, which will
65
81
be useful in reducing network traffic. (Robert Collins)