/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-02-20 01:26:08 UTC
  • mfrom: (4011.5.12 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090220012608-hh2rwz1cqd43mjrm
(robertc) Add the ability for KnitVersionedFiles backed by packs to
        scan a low level index for missing compression parent
        references. (Andrew Bennetts, Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
      to aid branch types that are not bzr branch objects (like
74
74
      RemoteBranch). (Robert Collins, Andrew Bennetts)
75
75
 
 
76
    * The ``_index`` of ``KnitVersionedFiles`` now supports the ability
 
77
      to scan an underlying index that is going to be incorporated into
 
78
      the ``KnitVersionedFiles`` object, to determine if it has missing
 
79
      delta references. The method is ``scan_unvalidated_index``.
 
80
      (Andrew Bennetts, Robert Collins)
 
81
 
76
82
 
77
83
bzr 1.12 "1234567890" 2009-02-13
78
84
--------------------------------