~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-12-14 16:39:14 UTC
  • mfrom: (2796.2.28 bzr.reconfigure)
  • Revision ID: pqm@pqm.ubuntu.com-20071214163914-dqiqxlhho36ce54r
Allow reconfiguring trees to light checkouts, repos to anything (abentley)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
   * Merge directives now fetch prerequisites from the target branch if
21
21
     needed.  (Aaron Bentley)
22
22
 
 
23
   * ``reconfigure`` can now convert from repositories.  (Aaron Bentley)
 
24
 
23
25
  BUGFIXES:
24
26
 
25
27
   * Fix Makefile rules for doc generation. (Ian Clatworthy, #175207)
35
37
     read the remaining bytes by chunks to avoid overflowing network buffers.
36
38
     (Vincent Ladeuil, #175886)
37
39
 
 
40
   * ``reconfigure`` is able to convert trees into lightweight checkouts.
 
41
     (Aaron Bentley)
 
42
 
38
43
  INTERNALS:
39
44
 
40
45
  API BREAKS: