~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Andrew Bennetts
  • Date: 2008-05-20 00:42:19 UTC
  • mto: This revision was merged to the branch mainline in revision 3439.
  • Revision ID: andrew.bennetts@canonical.com-20080520004219-11umu8ynx5c39bqg
Push remote_path_from_transport logic into SmartClientMedium, removing special-casing of bzr+http from _SmartClient.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
      (Robert Collins)
61
61
 
62
62
    * The constructors of ``SmartClientMedium`` and its subclasses now require a
63
 
      ``base`` parameter.  (Andrew Bennetts)
 
63
      ``base`` parameter.  ``SmartClientMedium`` implementations now also need
 
64
      to provide a ``remote_path_from_transport`` method.  (Andrew Bennetts)
64
65
      
65
66
    * ``VersionedFile.join`` is deprecated. This method required local
66
67
      instances of both versioned file objects and was thus hostile to being