~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-08-09 03:34:54 UTC
  • mfrom: (2664.4.8 hpss_debug_timing)
  • Revision ID: pqm@pqm.ubuntu.com-20070809033454-r4dk8909z5zxspum
(John Arbash Meinel) Add timing information to hpss logging

Show diffs side-by-side

added added

removed removed

Lines of Context:
206
206
    * Graph now has an is_ancestor method, various bits use it.
207
207
      (Aaron Bentley)
208
208
 
 
209
    * The ``-Dhpss`` flag now includes timing information. As well as
 
210
      logging when a new connection is opened. (John Arbash Meinel)
 
211
 
209
212
    * ``bzrlib.pack.ContainerWriter`` now returns an offset, length tuple to
210
213
      callers when inserting data, allowing generation of readv style access
211
214
      during pack creation, without needing a separate pass across the output