~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(jam) Teach bzr merge --weave/--lca how to create a .BASE file (bug
        #40412)

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
* ``bzr log -n0 -rN`` should not return revisions beyond its merged revisions.
50
50
  (#325618, #484109, Marius Kruger)
51
51
 
 
52
* ``bzr merge --weave`` and ``--lca`` will now create ``.BASE`` files for
 
53
  files with conflicts (similar to ``--merge3``). The contents of the file
 
54
  is a synthesis of all bases used for the merge.
 
55
  (John Arbash Meinel, #40412)
 
56
 
52
57
* ``bzr mv --quiet`` really is quiet now.  (Gordon Tyler, #271790)
53
58
 
54
59
* ``bzr serve`` is more clear about the risk of supplying --allow-writes.
55
60
  (Robert Collins, #84659)
56
61
 
 
62
* ``bzr serve --quiet`` really is quiet now.  (Gordon Tyler, #252834)
 
63
 
57
64
* Fix bug with redirected URLs over authenticated HTTP.
58
65
  (Glen Mailer, Neil Martinsen-Burrell, Vincent Ladeuil, #395714)
59
66
 
60
 
* ``bzr serve --quiet`` really is quiet now.  (Gordon Tyler, #252834)
61
 
 
62
67
* Interactive merge doesn't leave branch locks behind.  (Aaron Bentley)
63
68
 
64
69
* Lots of bugfixes for the test suite on Windows. We should once again