~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(andrew) Fix ObjectNotLocked error when doing 'bzr annotate -r
        branch:...' (#496590)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
Bug Fixes
21
21
*********
22
22
 
 
23
* ``bzr annotate`` on another branch with ``-r branch:...`` no longer
 
24
  fails with an ``ObjectNotLocked`` error.  (Andrew Bennetts, #496590)
 
25
 
23
26
* ``bzr export dir`` now requests all file content as a record stream,
24
27
  rather than requsting the file content one file-at-a-time. This can make
25
28
  exporting over the network significantly faster (54min => 9min in one