~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-06-20 00:47:29 UTC
  • mfrom: (1724.2.14 profile-import)
  • Revision ID: pqm@pqm.ubuntu.com-20060620004729-f8ab8de426df6df7
(jam) add --profile-imports as a global option to show startup times.

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
      Uses subprocess instead of spawnvp.
104
104
      (#4047, #48914, James Henstridge, John Arbash Meinel)
105
105
 
 
106
    * New command line option '--profile-imports', which will install a custom
 
107
      importer to log time to import modules and regex compilation time to 
 
108
      sys.stderr (John Arbash Meinel)
 
109
 
106
110
bzr 0.8.2  2006-05-17
107
111
  
108
112
  BUG FIXES: