~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(jam) Update 'bzr merge --weave' to generate conflicts when one side
        modifies and one side deletes a line. (bug #328171)

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
* Adding now works properly when path contains a symbolic link.
39
39
  (Geoff Bache, #183831)
40
40
 
 
41
* ``bzr merge --weave`` will now generate a conflict if one side deletes a
 
42
  line, and the other side modifies the line. (John Arbash Meinel, #328171)
 
43
 
41
44
* ``bzr send`` works to send emails again using MAPI.
42
45
  (Neil Martinsen-Burrell, #346998)
43
46