From d809309eb0c3aaf42961f0e25b5f52492f6a1f49 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 14 May 2009 04:42:21 +0000 Subject: Typo. --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index a30337ae1..be7e33675 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -121,7 +121,7 @@ Features Backwards Incompatibilities --------------------------- -- Applications which rely on ``zope.testing.cleanup.cleanUp` in unit +- Applications which rely on ``zope.testing.cleanup.cleanUp`` in unit tests can still use that function indefinitely. However, for maximum forward compatibility, they should import ``cleanUp`` from ``repoze.bfg.testing`` instead of from ``zope.testing.cleanup``. -- cgit v1.2.3