At file:///home/vila/src/bzr/cleanup/test-servers/ ------------------------------------------------------------ revno: 5063 revision-id: [email protected] parent: [email protected] committer: Vincent Ladeuil <[email protected]> branch nick: test-servers timestamp: Thu 2010-02-11 10:25:48 +0100 message: Update NEWS entry.
=== modified file 'NEWS' --- a/NEWS 2010-02-11 09:21:45 +0000 +++ b/NEWS 2010-02-11 09:25:48 +0000 @@ -18,7 +18,9 @@ * All test servers have been moved out of the bzrlib.transport hierarchy to bzrlib.tests.test_server *except* for MemoryServer, ChrootServer and - PathFilteringServer. + PathFilteringServer. ``bzrlib`` users may encounter test failures that can + be fixed by updating the related imports from ``bzrlib.transport.xxx`` to + ``bzrlib.tests.test_server``. (Vincent Ladeuil) New Features
-- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
