~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-01-23 10:31:45 UTC
  • mfrom: (3954.1.2 bzr.integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090123103145-yvo3icrif75vkt20
(jam, vila) Fix an edge case with deleted files and criss-cross merges

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    * Progress bars now show the rate of activity for some sftp 
13
13
      operations, and they are drawn different.  (Martin Pool, #172741)
14
14
 
 
15
  BUG FIXES:
 
16
 
 
17
    * There was a bug in how we handled resolving when a file is deleted
 
18
      in one branch, and modified in the other. If there was a criss-cross
 
19
      merge, we would cause the deletion to conflict a second time.
 
20
      (Vincent Ladeuil, John Arbash Meinel)
 
21
 
 
22
 
15
23
NOT RELEASED YET
16
24
----------------
17
25