~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-05-06 14:50:40 UTC
  • mfrom: (4338.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090506145040-n94tm9ju7m2cb4r6
(igc) reconfigure --standalone no longer raises
        IncompatibleRepositories (Martin von Gagern)

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
* ``bzr merge --weave`` will now generate a conflict if one side deletes a
51
51
  line, and the other side modifies the line. (John Arbash Meinel, #328171)
52
52
 
 
53
* ``bzr reconfigure --standalone`` no longer raises IncompatibleRepositories.
 
54
  (Martin von Gagern, #248932)
 
55
 
53
56
* ``bzr send`` works to send emails again using MAPI.
54
57
  (Neil Martinsen-Burrell, #346998)
55
58