~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-11-17 18:07:42 UTC
  • mfrom: (2991.1.4 50582)
  • Revision ID: pqm@pqm.ubuntu.com-20071117180742-59zhz30s7839y41j
(Daniel Watkins) bzrdir.clone() should respect a target repositories
        no-trees setting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
106
106
   * Return error instead of a traceback for ``bzr log -r0``.
107
107
     (Kent Gibson, #133751)
108
108
 
 
109
   * Working trees are no longer created when pushing into a local no-trees
 
110
     repo. (Daniel Watkins, #50582)
 
111
 
109
112
  API BREAKS:
110
113
 
111
114
   * ``osutils.backup_file`` is deprecated. Actually it's not used in bzrlib