~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2007-07-19 03:37:17 UTC
  • mto: (2592.3.45 repository)
  • mto: This revision was merged to the branch mainline in revision 2634.
  • Revision ID: robertc@robertcollins.net-20070719033717-2ajc3s1ua9wq2a9k
Rename to FileNames as per review.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
    * New transport decorator 'unlistable+' which disables the list_dir
51
51
      functionality for testing.
52
52
 
53
 
    * New ``file_collection.FileCollection`` support class which mananges names
 
53
    * New ``file_names.FileNames`` support class which mananges names
54
54
      for unlistable transport situations. (Robert Collins)
55
55
 
56
56
  TESTING: