~gz/bzr/hpss_log_stacked_ghost_1049124

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.6.txt

(jameinel) Properly save ``branch.conf`` changes when unlocking a
 BzrBranch4. (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
* "bzr missing" now shows tag names when displaying revision information.
42
42
  (#559072, Neil Martinsen-Burrell)
43
43
 
 
44
* Fix ``branch.conf`` saving when unlocking the branch for BranchFormat4.
 
45
  (Vincent Ladeuil, #1020007)
 
46
 
44
47
* Implement ``ResponseFile.readline`` and ``ReponseFile.tell``,
45
48
  fixing some clones over HTTP. (Jelmer Vernooij, #963769)
46
49
 
 
50
 
47
51
Documentation
48
52
*************
49
53