~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-0.18.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:
45
45
 
46
46
* Fix detection of directory entries in the inventory. (James Westby)
47
47
 
48
 
* Fix handling of http code 400: Bad Request When issuing too many ranges.
 
48
* Fix handling of HTTP code 400: Bad Request When issuing too many ranges.
49
49
  (Vincent Ladeuil, #115209)
50
50
 
51
51
* Issue a CONNECT request when connecting to an https server