Log message for revision 78656:
  Lets keep this bit of BBB around for a bit longer; removing it just before 
release is not something I want to do

Changed:
  U   CMF/branches/2.1/CMFCore/PortalObject.py

-=-
Modified: CMF/branches/2.1/CMFCore/PortalObject.py
===================================================================
--- CMF/branches/2.1/CMFCore/PortalObject.py    2007-08-07 08:57:59 UTC (rev 
78655)
+++ CMF/branches/2.1/CMFCore/PortalObject.py    2007-08-07 09:24:27 UTC (rev 
78656)
@@ -72,7 +72,7 @@
         elif self._components.utilities.LookupClass \
                 != FiveVerifyingAdapterLookup:
             # BBB: for CMF 2.1 beta instances
-            # XXX: should be removed again after the CMF 2.1 beta2 release
+            # XXX: should be removed again after the CMF 2.1 release
             self._components.utilities.LookupClass \
                     = FiveVerifyingAdapterLookup
             self._components.utilities._createLookup()

_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins

Reply via email to