~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-08-30 03:27:06 UTC
  • Revision ID: mbp@sourcefrog.net-20050830032706-00f774dc9b37a82c
- additional fix for bzr plugins
  patch from lalo

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    * New expert command ``bzr find-merge-base`` for debugging merges.
9
9
 
10
10
 
 
11
  ENHANCEMENTS:
 
12
 
 
13
    * Much better merge support.
 
14
 
 
15
 
11
16
  BUG FIXES:
12
17
 
13
18
    * ``bzr upgrade`` no longer fails when trying to fix trees that
14
19
      mention revisions that are not present.
15
20
 
 
21
    * Fixed bugs in listing plugins from ``bzr plugins``.
 
22
 
16
23
 
17
24
  CHANGES:
18
25