~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Merge rename of FileCollection.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
    * New transport decorator 'unlistable+' which disables the list_dir
64
64
      functionality for testing.
65
65
 
66
 
    * New ``file_collection.FileCollection`` support class which mananges names
 
66
    * New ``file_names.FileNames`` support class which mananges names
67
67
      for unlistable transport situations. (Robert Collins)
68
68
 
69
69
    * New methods on Repository - ``start_write_group``,