~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-10-02 17:28:44 UTC
  • mfrom: (3744.2.2 merge_reprocess)
  • Revision ID: pqm@pqm.ubuntu.com-20081002172844-d6df1l8dzpsqzyup
(jam) For 'bzr merge' enable '--reprocess' by default whenever
        '--show-base' is not set.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
      towards your mainline. This simplifies the output, makes it faster,
16
16
      and reduces memory consumption.  (John Arbash Meinel)
17
17
 
 
18
    * ``bzr merge`` now defaults to having ``--reprocess`` set, whenever
 
19
      ``--show-base`` is not supplied.  (John Arbash Meinel)
 
20
 
18
21
    * ``bzr+http//`` will now optionally load plugins and write logs on the
19
22
      server. (Marius Kruger)
20
23