~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.3.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:
138
138
  provided as parameters. When both are provided, ``--directory`` becomes
139
139
  the base directory for the other paths. (Vincent Ladeuil, #670851)
140
140
 
141
 
* Correctly set the Content-Type  header when http POSTing to comply
 
141
* Correctly set the Content-Type  header when HTTP POSTing to comply
142
142
  with stricter web frameworks. (Vincent Ladeuil, #665100)
143
143
 
144
144
* Don't force openssh to use protocol=2, since that is now the default.
145
145
  (Neil Martinsen-Burrell, #561061)
146
146
 
147
 
* Fix ``KeyError: 'port'`` when getting the stored password for an http
148
 
  URL.
 
147
* Fix ``KeyError: 'port'`` when getting the stored password for an HTTP  URL.
149
148
  (Martin Pool, #654684)
150
149
 
151
150
* Make ``bzr tag --quiet`` really quiet. (Neil Martinsen-Burrell, #239523)
271
270
  (Marius Kruger, #400554)
272
271
 
273
272
* When using the pycurl client module, Bazaar shows some of the text from
274
 
  http server error messages.
 
273
  HTTP server error messages.
275
274
  (Martin Pool, #656667)
276
275
 
277
276
Bug Fixes
534
533
* ``EPIPE`` can be raised during test server shutdown. This happened on
535
534
  gentoo only so far. (Vincent Ladeuil, #627277)
536
535
 
537
 
* Errors occurring during http(s) test server starts should now be
 
536
* Errors occurring during HTTP(S) test server starts should now be
538
537
  handled cleanly. (Vincent Ladeuil, #392402)
539
538
 
540
539
* Fix ``AttributeError on parent.children`` when adding a file under a