~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2007-06-12 01:44:20 UTC
  • mfrom: (2504.1.4 56322)
  • mto: This revision was merged to the branch mainline in revision 2522.
  • Revision ID: mbp@sourcefrog.net-20070612014420-kie1j69sqjn8cig0
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.