~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-1.15.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:
105
105
  bzr+ssh:// clients (which have bug #354036).  Instead, the server now
106
106
  causes those clients to send the missing records.  (Andrew Bennetts)
107
107
 
108
 
* Correctly handle http servers proposing multiple authentication schemes.
 
108
* Correctly handle HTTP servers proposing multiple authentication schemes.
109
109
  (Vincent Ladeuil, #366107)
110
110
 
111
111
* End-Of-Line content filters are now loaded correctly.