~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-12-24 05:08:42 UTC
  • mfrom: (3918.2.2 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20081224050842-15xix09apawzgs05
(mbp) Merge ForeignRepository base class

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
 
98
98
  API CHANGES:
99
99
 
 
100
    * New ``ForeignRepository`` base class, to help with foreign branch 
 
101
      support (e.g. svn).  (Jelmer Vernooij)
 
102
 
100
103
    * ``node_distances`` and ``select_farthest`` can no longer be imported
101
104
      from ``bzrlib.graph``.  They can still be imported from
102
105
      ``bzrlib.deprecated_graph``, which has been the preferred way to