~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2007-07-14 09:35:31 UTC
  • mto: (2592.3.23 repository)
  • mto: This revision was merged to the branch mainline in revision 2634.
  • Revision ID: robertc@robertcollins.net-20070714093531-n1kt1ch73qxhfw8i
Add a new transport decorator unlistable+ for testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
      the null revision, and consider using ``None`` for this purpose
48
48
      deprecated.  (Aaron Bentley)
49
49
 
 
50
    * New transport decorator 'unlistable+' which disables the list_dir
 
51
      functionality for testing.
 
52
 
50
53
  TESTING:
51
54
 
52
55
    * Remove selftest ``--clean-output``, ``--numbered-dirs`` and