~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-03-05 13:13:43 UTC
  • mfrom: (3240.1.7 faster_generate_history)
  • Revision ID: pqm@pqm.ubuntu.com-20080305131343-toq33x607hecihie
Accelerate Branch revision-history operations, looms (abentley)

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 
39
39
  IMPROVEMENTS:
40
40
 
 
41
   * BzrBranch._lefthand_history is faster on pack repos.  (Aaron Bentley)
 
42
 
 
43
   * Branch6.generate_revision_history is faster.  (Aaron Bentley)
 
44
 
41
45
  BUGFIXES:
42
46
 
43
47
    * Disable plink's interactive prompt for password.