~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.5.txt

  • Committer: Patch Queue Manager
  • Date: 2011-12-14 12:53:59 UTC
  • mfrom: (6352.2.5 hpss-no-vfs)
  • Revision ID: pqm@pqm.ubuntu.com-20111214125359-l2d2nv046utd1vfz
(jelmer) Add ContainsNoVfsCalls matcher. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
   suite.  This can include new facilities for writing tests, fixes to 
81
81
   spurious test failures and changes to the way things should be tested.
82
82
 
 
83
* New matcher ``ContainsNoVfsCalls`` which filters a list of HPSS
 
84
  calls for VFS requests. (Jelmer Vernooij)
 
85
 
83
86
 
84
87
bzr 2.5b4
85
88
#########