~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.2.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:
27
27
  (e.g. from a merge) to the master branch (and informs the user if there
28
28
  is a conflict).  (Andrew Bennetts, #603395)
29
29
  
30
 
* Correctly set the Content-Type header when http POSTing to comply
 
30
* Correctly set the Content-Type header when HTTP POSTing to comply
31
31
  with stricter web frameworks. (Vincent Ladeuil, #655100)
32
32
 
33
33
* ``NotBranchError`` no longer allows errors from calling
42
42
  root. Including the one that wasn't present in 2.1.
43
43
  (Vincent Ladeuil, #646133)
44
44
 
45
 
* Using bzr with `lp:` urls behind an http proxy should work.
 
45
* Using bzr with `lp:` URLs behind an HTTP proxy should work.
46
46
  (Robert Collins, #558343)
47
47
 
48
48
* Windows installers no longer requires the Microsoft vcredist to be