* ``InterRepository.missing_revision_ids`` is now deprecated in favour of
   ``InterRepository.search_missing_revision_ids`` which returns aÂ
   ``bzrlib.graph.SearchResult`` suitable for making requests from the smart
   server. (Robert Collins)