~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Andrew Bennetts
  • Date: 2007-12-07 06:36:56 UTC
  • mto: This revision was merged to the branch mainline in revision 3095.
  • Revision ID: andrew.bennetts@canonical.com-20071207063656-8qbhv4r21as6su0v
Implement RemoteRepository._make_parents_provider.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
   * Fall back to showing e-mail in ``log --short/--line`` if the committer/author has
57
57
     only e-mail. (Lukáš Lalinský, #157026)
58
58
 
 
59
   * Implement _make_parents_provider on RemoteRepository, allowing generating
 
60
     bundles against branches on a smart server.  (Andrew Bennetts, #147836)
 
61
 
59
62
  API BREAKS:
60
63
 
61
64
   * Deprecate not passing a ``location`` argument to commit reporters'