~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(mbp) 0.8.1 fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
bzr 0.8.1  2006-05-12
 
2
 
 
3
  BUG FIXES:
 
4
 
 
5
    * Fix failure to commit a merge in a checkout.  (Martin Pool, 
 
6
      Robert Collins, Erik Bågfors, #43959)
 
7
 
 
8
    * Nicer messages from 'commit' in the case of renames, and correct
 
9
      messages when a merge has occured. (Robert Collins, Martin Pool)
 
10
 
 
11
  INTERNALS:
 
12
 
 
13
    * New public api in InventoryEntry - 'describe_change(old, new)' which
 
14
      provides a human description of the changes between two old and
 
15
      new. (Robert Collins, Martin Pool)
 
16
 
1
17
bzr 0.8  2006-05-08
2
18
 
3
19
  NOTES WHEN UPGRADING: