~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-10-05 04:18:29 UTC
  • mfrom: (1551.8.40 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20061005041829-4f10f01c0c5ba3ac
Fix diff3 merges to not indicate conflicts on clean merges

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
    * Leave HttpTransportBase daughter classes decides how they
30
30
      implement cloning. (Vincent Ladeuil, #61606)
31
31
 
 
32
   * diff3 does not indicate conflicts on clean merge. (Aaron Bentley)
 
33
 
32
34
  TESTING:
33
35
 
34
36
    * New test base class TestCaseWithMemoryTransport offers memory-only