~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2012-03-21 13:22:09 UTC
  • mto: This revision was merged to the branch mainline in revision 6516.
  • Revision ID: jelmer@samba.org-20120321132209-5ztjbiwn4cs0t5az
Add 'co:' directory service.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
.. Improvements to existing commands, especially improved performance 
27
27
   or memory usage, or better results.
28
28
 
 
29
* Colocated branches can now be addressed using the 'co:NAME' rather than
 
30
  the more complex 'file://.,branch=NAME'. (Jelmer Vernooij, #833665)
 
31
 
29
32
Bug Fixes
30
33
*********
31
34