~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

merge from bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 
55
55
    * New 'reconcile' command will check branch consistency and repair indexes
56
56
      that can become out of sync in pre 0.8 formats. (Robert Collins,
57
 
      Aaron Bentley)
 
57
      Daniel Silverstone)
58
58
 
59
59
    * New 'bzr init --format' and 'bzr upgrade --format' option to control 
60
60
      what storage format is created or produced.  (Robert Collins, 
62
62
 
63
63
    * Add parent location to 'bzr info', if there is one.  (Olaf Conradi)
64
64
 
 
65
    * New 'init-repository' command, plus support for repositories in 'init'
 
66
      and 'branch'
 
67
 
65
68
  INTERNALS:
66
69
  
67
70
    * The internal storage of history, and logical branch identity have now