~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(vila) Properly refuse to obey --take-this and --take-other for text
 conflicts. (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
Bug Fixes
20
20
*********
21
21
 
 
22
* ``bzr resolve --take-other <file>`` will not crash anymore if ``<file>``
 
23
  is involved in a text conflict (but the conflict is still not
 
24
  resolved). (Vincent Ladeuil, #646961)
 
25
 
22
26
* Correctly set the Content-Type  header when http POSTing to comply
23
27
  with stricter web frameworks. (Vincent Ladeuil, #655100)
24
28