~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-07-20 04:49:25 UTC
  • mfrom: (4544.1.4 bug-400535)
  • Revision ID: pqm@pqm.ubuntu.com-20090720044925-bs0d4n5q66wvrgrd
(andrew) Restore the use ChrootServer for the served directory in
        'bzr serve'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
* ``bzr mv`` no longer takes out branch locks, which allows it to work
34
34
  when the branch is readonly. (Robert Collins, #216541)
35
35
 
 
36
* ``bzr serve`` once again applies a ``ChrootServer`` to the given
 
37
  directory before serving it. (Andrew Bennetts, #400535)
 
38
  
36
39
* Fixed spurious "Source branch does not support stacking" warning when
37
40
  pushing. (Andrew Bennetts, #388908)
38
41