~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-10-26 07:02:31 UTC
  • mfrom: (5514.1.1 665100-content-type)
  • Revision ID: pqm@pqm.ubuntu.com-20101026070231-xn5fwikevh6q40qu
(vila) Correctly set the Content-Type header when POSTing http requests.
 (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
* ``bzr status -r X..Y`` was failing because RevisionTree didn't implement
50
50
  ``get_shelf_manager``. (John Arbash Meinel, #662053)
51
51
 
 
52
* Correctly set the Content-Type  header when http POSTing to comply
 
53
  with stricter web frameworks. (Vincent Ladeuil, #655100)
 
54
 
52
55
* Don't force openssh to use protocol=2, since that is now the default.
53
56
  (Neil Martinsen-Burrell, #561061)
54
57