[Checkins] SVN: zope.authentication/trunk/CHANGES.txt Note forward-compatibility change for 'zope.component' 4.0.0.

Tres Seaver cvs-admin at zope.org
Wed Jul 4 12:17:40 UTC 2012


Log message for revision 127260:
  Note forward-compatibility change for 'zope.component' 4.0.0.

Changed:
  U   zope.authentication/trunk/CHANGES.txt

-=-
Modified: zope.authentication/trunk/CHANGES.txt
===================================================================
--- zope.authentication/trunk/CHANGES.txt	2012-07-04 12:13:35 UTC (rev 127259)
+++ zope.authentication/trunk/CHANGES.txt	2012-07-04 12:17:36 UTC (rev 127260)
@@ -5,6 +5,10 @@
 4.0.0 (unreleased)
 ------------------
 
+- Broke inappropriate testing dependency on ``zope.component.nextutility``.
+
+  (Forward-compatibility with ``zope.component`` 4.0.0).
+
 - Replaced deprecated ``zope.component.adapts`` usage with equivalent
   ``zope.component.adapter`` decorator.
 



More information about the checkins mailing list