~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-04-19 08:42:39 UTC
  • mfrom: (1558.15.11 bzr.binaries)
  • Revision ID: pqm@pqm.ubuntu.com-20060419084239-730ca2dccc3bea14
diff and merge handle binaries safely

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
      Fix off-by-one error in missing revisions of working tree.  Make 'info'
72
72
      work on branches, repositories and remote locations.  (Olaf Conradi)
73
73
 
 
74
    * Diff and merge now safely handle binary files. (Aaron Bentley)
 
75
 
74
76
    * 'pull' and 'push' now normalise the revision history, so that any two
75
77
      branches with the same tip revision will have the same output from 'log'.
76
78
      (Robert Collins)