~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2008-08-04 22:41:18 UTC
  • mto: This revision was merged to the branch mainline in revision 3603.
  • Revision ID: robertc@robertcollins.net-20080804224118-pgxd6gg6a54luvrv
Document the change in the command lines use of MutablelTree and bump the API minimum version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
 
77
77
  API CHANGES:
78
78
 
 
79
    * ``MutableTree.commit`` has an extra optional keywork parameter
 
80
      ``exclude`` that will be unconditionally supplied by the command
 
81
      line UI - plugins that add tree formats may need an update.
 
82
      (Robert Collins)
 
83
 
 
84
    * The API minimum version for plugin compatibility has been raised to
 
85
      1.6 - there are significant changes throughout the code base.
 
86
      (Robert Collins)
 
87
 
79
88
    * The generic fetch code now uses three attributes on Repository objects
80
89
      to control fetch. The streams requested are controlled via :
81
90
      ``_fetch_order`` and ``_fetch_uses_deltas``. Setting these