~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
Bug Fixes
21
21
*********
22
22
 
 
23
* ``bzr export dir`` now requests all file content as a record stream,
 
24
  rather than requsting the file content one file-at-a-time. This can make
 
25
  exporting over the network significantly faster (54min => 9min in one
 
26
  case). (John Arbash Meinel, #343218)
 
27
 
23
28
Improvements
24
29
************
25
30