~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-05-28 08:53:40 UTC
  • mfrom: (4354.5.4 disk-transform)
  • Revision ID: pqm@pqm.ubuntu.com-20090528085340-bfw8729wfm9kmfmd
(abentley) Extract BaseTreeTransform disk code into DiskTreeTransform.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
* Added osutils.parent_directories(). (Ian Clatworthy)
36
36
 
 
37
* TreeTransformBase no longer assumes that limbo is provided via disk.
 
38
  DiskTreeTransform now provides disk functionality.  (Aaron Bentley)
 
39
 
 
40
 
37
41
Internals
38
42
*********
39
43