~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Vincent Ladeuil
  • Date: 2011-08-30 14:35:11 UTC
  • mto: (6015.28.3 2.4)
  • mto: This revision was merged to the branch mainline in revision 6124.
  • Revision ID: v.ladeuil+lp@free.fr-20110830143511-g84do8k5k814gjjm
Add news entry.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
   suite.  This can include new facilities for writing tests, fixes to 
71
71
   spurious test failures and changes to the way things should be tested.
72
72
 
 
73
* The test suite should now be able to run under weird environments where
 
74
  ``/etc/passwd`` doesn't contain the ``uid`` for the user running selftest
 
75
  or where ``fakeroot`` is used but ``/root`` is inacessible.
 
76
  (Vincent Ladeuil, #825027)
73
77
 
74
78
bzr 2.4.0
75
79
#########