~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-01-15 00:34:05 UTC
  • mfrom: (3104.4.7 bzr-http-client)
  • Revision ID: pqm@pqm.ubuntu.com-20080115003405-jfuumkpctmvl2e4r
(andrew) Calculate remote path relative to the shared medium in
        _SmartClient.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
   * build_tree acceleration uses the correct path when a file has been moved.
82
82
     (Aaron Bentley)
83
83
 
 
84
   * Calculate remote path relative to the shared medium in _SmartClient.  This
 
85
     is related to the problem in bug #124089.  (Andrew Bennetts)
 
86
 
84
87
   * ``commit`` now succeeds when a checkout and its master branch share a
85
88
     repository.  (Aaron Bentley, #177592)
86
89