~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(andrew) Fix #402657: 2a fetch over dumb transport reads one group at
        a time.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
  or when doing fetches from a stacked source to a stacked target.
47
47
  (Andrew Bennetts, #399140)
48
48
 
 
49
* ``bzr branch`` of 2a repositories over HTTP is much faster.  bzr now
 
50
  batches together small fetches from 2a repositories, rather than
 
51
  fetching only a few hundred bytes at a time.
 
52
  (Andrew Bennetts, #402657)
 
53
 
49
54
Improvements
50
55
************
51
56