~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-09-12 04:27:48 UTC
  • mfrom: (2814.1.2 nested-tree)
  • Revision ID: pqm@pqm.ubuntu.com-20070912042748-qhmeoj3c8zk7zt01
(robertc) Fix fetching of revisions referring to nested trees. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
   * ``bzr plugins`` now lists the version number for each plugin in square
58
58
     brackets after the path. (Robert Collins, #125421)
59
59
 
 
60
   * Pushing, pulling and branching branches with subtree references was not
 
61
     copying the subtree weave, preventing the file graph from being accessed
 
62
     and causing errors in commits in clones. (Robert Collins)
 
63
 
60
64
   * Suppress warning "integer argument expected, got float" from Paramiko,
61
65
     which sometimes caused false test failures.  (Martin Pool)
62
66