~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Zearin
  • Date: 2010-11-12 22:43:38 UTC
  • mto: (5570.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 5572.
  • Revision ID: zearin@users.sourceforge.net-20101112224338-x4dzw5gafju8txn5
Continued capitalization fixes.  (URL, URLs)

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
* New method ``get_branch_reference`` on 'BzrDir' allows the detection of
71
71
  branch references - which the smart server component needs.
72
72
 
73
 
* New ``ChrootTransportDecorator``, accessible via the ``chroot+`` url
 
73
* New ``ChrootTransportDecorator``, accessible via the ``chroot+`` URL
74
74
  prefix.  It disallows any access to locations above a set URL.  (Andrew
75
75
  Bennetts)
76
76
 
96
96
  the death of the transport and propagates that to the clones.
97
97
  (Vincent Ladeuil, #62276, #62029).
98
98
 
99
 
* Handles user/passwords supplied in url from command
 
99
* Handles user/passwords supplied in URL from command
100
100
  line (for the urllib implementation). Don't request already
101
101
  known passwords (Vincent Ladeuil, #42383, #44647, #48527)
102
102