~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-08-25 00:47:04 UTC
  • Revision ID: mbp@sourcefrog.net-20050825004704-e3c75123f29539bf
- expose 'find-merge-base' as a new expert command,
  to help in debugging merges

  move UnrelatedBranches exception into bzrlib.errors

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    * ``bzr shell-complete`` command contributed by Clint Adams to
6
6
      help with intelligent shell completion.
7
7
 
 
8
    * New expert command ``bzr find-merge-base`` for debugging merges.
 
9
 
8
10
 
9
11
  BUG FIXES:
10
12