~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-06-17 02:18:48 UTC
  • mfrom: (1711.2.58 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060617021848-38906188fc2a0300
(jamesh, jam) fix external_diff to support any file-like object (#4047, #48914)

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
      that do not use '.bzr' to store their data - i.e. '.svn', '.hg' etc.
96
96
      (Robert Collins, Jelmer Vernooij).
97
97
 
 
98
    * bzrlib.diff.external_diff can be redirected to any file-like object.
 
99
      Uses subprocess instead of spawnvp.
 
100
      (#4047, #48914, James Henstridge, John Arbash Meinel)
 
101
 
98
102
bzr 0.8.2  2006-05-17
99
103
  
100
104
  BUG FIXES: