~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-06-12 02:17:42 UTC
  • mfrom: (2521.1.1 56322)
  • Revision ID: pqm@pqm.ubuntu.com-20070612021742-uetsy3g747iq3xkk
mergeĀ initĀ --create-prefix

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
      66 seconds to 32 seconds. For a small tree of 600 files, commit of a
55
55
      small change is 33% faster. (Ian Clatworthy)
56
56
 
 
57
    * New --create-prefix option to bzr init, like for push.  (Daniel Watkins,
 
58
      #56322)
 
59
 
57
60
  BUGFIXES:
58
61
 
59
62
    * ``bzr push`` should only connect to the remote location one time.