~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Zearin
  • Date: 2010-11-12 22:08:18 UTC
  • mto: (5570.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 5572.
  • Revision ID: zearin@users.sourceforge.net-20101112220818-mb62len4zyxr8qvd
Fixed capitalization of XML and HTTP.  Fixed by hand and only where appropriate (e.g., left http://some/url lowercase, but capitalized "When making an HTTP request…").

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
  And for both urllib and pycurl we support multi-range requests,
133
133
  which decreases the number of round-trips. Performance results for
134
134
  ``bzr branch http://bazaar-vcs.org/bzr/bzr.dev/`` indicate
135
 
  http branching is now 2-3x faster, and ``bzr pull`` in an existing
 
135
  HTTP branching is now 2-3x faster, and ``bzr pull`` in an existing
136
136
  branch is as much as 4x faster.
137
137
  (Michael Ellerman, Johan Rydberg, John Arbash Meinel, #46768)
138
138