diff options
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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``. |
