~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-04-08 07:32:48 UTC
  • mfrom: (5138.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20100408073248-aj7k8qkvbv4nzlxd
(igc for parthm) update -r dotted-revno support

Show diffs side-by-side

added added

removed removed

Lines of Context:
236
236
* Tolerate patches with leading noise in ``bzr-handle-patch``.
237
237
  (Toshio Kuratomi, Martin Pool, #502076)
238
238
 
 
239
* ``update -r`` now supports updating to revisions that are not on
 
240
  mainline (i.e. it supports dotted revisions).
 
241
  (Parth Malwankar, #517800)
 
242
 
239
243
* ``.bazaar``, ``.bazaar/bazaar.conf`` and ``.bzr.log`` inherit user and
240
244
  group ownership from the containing directory. This allow bzr to work
241
245
  better with sudo.