~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-01-08 19:59:01 UTC
  • mfrom: (3928.2.1 flush_bzr_log)
  • Revision ID: pqm@pqm.ubuntu.com-20090108195901-lechto0ubxsirqrd
(jam) Flush the trace file during mutter() every 2s or so.

Show diffs side-by-side

added added

removed removed

Lines of Context:
181
181
      Previously the order was fully random, now the records should be
182
182
      returned from each pack in turn, in forward I/O order.
183
183
      (John Arbash Meinel)
 
184
    
 
185
    * ``mutter()`` will now flush the ``~/.bzr.log`` if it has been more
 
186
      than 2s since the last time it flushed. (John Arbash Meinel)
184
187
 
185
188
    * New method ``bzrlib.repository.Repository.add_inventory_by_delta``
186
189
      allows adding an inventory via an inventory delta, which can be