~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-07-19 13:06:44 UTC
  • mfrom: (6030.2.7 locspec-to-url)
  • Revision ID: pqm@pqm.ubuntu.com-20110719130644-efx0i6dq30myjhmk
(jelmer) Split location to URL conversion out into a separate function from
 get_transport. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
* Remove ``trace.info``, ``trace.error`` and ``trace.show_log_error``
87
87
  deprecated in 2.1.0. (Vincent Ladeuil)
88
88
 
 
89
* Remove ``TransportListRegistry.set_default_transport``, as the concept of
 
90
  a default transport is currently unused. (Jelmer Vernooij)
 
91
 
89
92
Internals
90
93
*********
91
94