~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-19 07:28:23 UTC
  • mfrom: (5508.1.1 2.3-status-shelf-662053)
  • Revision ID: pqm@pqm.ubuntu.com-20101019072823-2ysxmj0dcdpk3wgx
(vila) Don't require 'get_shelf_manager' to exist on Tree objects inside the
 status code. (John A Meinel)

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
* Always set PATH in start_bzr.bat on Windows. (Matthäus G. Chajdas, #470264)
48
48
 
 
49
* ``bzr status -r X..Y`` was failing because RevisionTree didn't implement
 
50
  ``get_shelf_manager``. (John Arbash Meinel, #662053)
 
51
 
49
52
* Don't force openssh to use protocol=2, since that is now the default.
50
53
  (Neil Martinsen-Burrell, #561061)
51
54