~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Andrew Bennetts
  • Date: 2009-07-20 03:48:26 UTC
  • mto: This revision was merged to the branch mainline in revision 4550.
  • Revision ID: andrew.bennetts@canonical.com-20090720034826-tti9jk552wes25mg
Add NEWS entry.

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