~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2007-02-01 15:43:01 UTC
  • mto: This revision was merged to the branch mainline in revision 2277.
  • Revision ID: john@arbash-meinel.com-20070201154301-j901oexquy5ue4uj
NEWS for minor speed improvement.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
      whenever the revision history is set. This allows triggering on e.g.
30
30
      push, pull, commit, and so on. Developed for use with the branchrss
31
31
      plugin. See bzrlib.branch.BranchHooks for more details. (Robert Collins)
 
32
    
 
33
    * Minor performance improvement by not creating a ProgressBar for
 
34
      every KnitIndex we create. (about 90ms for a bzr.dev tree)
 
35
      (John Arbash Meinel)
32
36
 
33
37
  BUGFIXES:
34
38