~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Martin Pool
  • Date: 2010-12-16 06:24:14 UTC
  • mfrom: (5538.2.4 bzr-docs-textfixes)
  • mto: This revision was merged to the branch mainline in revision 5572.
  • Revision ID: mbp@sourcefrog.net-20101216062414-y14p9t3otmmbtpsw
merge uppercasing of acronyms

Show diffs side-by-side

added added

removed removed

Lines of Context:
212
212
  once. It can also be used to set or delete a configuration option in any
213
213
  configuration file. (Vincent Ladeuil)
214
214
 
215
 
* New shortcut url schemes ``ubuntu:`` and ``debianlp:`` access source
 
215
* New shortcut URL schemes ``ubuntu:`` and ``debianlp:`` access source
216
216
  branches on Launchpad.  E.g. ``bzr branch ubuntu:foo`` gives you the source
217
217
  branch for project ``foo`` in the current distroseries for Ubuntu while
218
218
  ``bzr branch debianlp:lenny/foo`` gives you the source branch (on Launchpad)
240
240
  provided as parameters. When both are provided, ``--directory`` becomes
241
241
  the base directory for the other paths. (Vincent Ladeuil, #670851)
242
242
 
243
 
* Correctly set the Content-Type  header when http POSTing to comply
 
243
* Correctly set the Content-Type  header when HTTP POSTing to comply
244
244
  with stricter web frameworks. (Vincent Ladeuil, #665100)
245
245
 
246
246
* Don't force openssh to use protocol=2, since that is now the default.
247
247
  (Neil Martinsen-Burrell, #561061)
248
248
 
249
 
* Fix ``KeyError: 'port'`` when getting the stored password for an http
250
 
  URL.
 
249
* Fix ``KeyError: 'port'`` when getting the stored password for an HTTP  URL.
251
250
  (Martin Pool, #654684)
252
251
 
253
252
* Make ``bzr tag --quiet`` really quiet. (Neil Martinsen-Burrell, #239523)
378
377
  (Marius Kruger, #400554)
379
378
 
380
379
* When using the pycurl client module, Bazaar shows some of the text from
381
 
  http server error messages.
 
380
  HTTP server error messages.
382
381
  (Martin Pool, #656667)
383
382
 
384
383
Bug Fixes
641
640
* ``EPIPE`` can be raised during test server shutdown. This happened on
642
641
  gentoo only so far. (Vincent Ladeuil, #627277)
643
642
 
644
 
* Errors occurring during http(s) test server starts should now be
 
643
* Errors occurring during HTTP(S) test server starts should now be
645
644
  handled cleanly. (Vincent Ladeuil, #392402)
646
645
 
647
646
* Fix ``AttributeError on parent.children`` when adding a file under a