[Zope3-checkins] SVN: Zope3/branches/Zope-3.1/doc/CHANGES.txt Add
	CHANGES note about uniformly configurable adapters.
    Gary Poster 
    gary at zope.com
       
    Fri Aug  5 19:16:15 EDT 2005
    
    
  
Log message for revision 37754:
  Add CHANGES note about uniformly configurable adapters.
  
Changed:
  U   Zope3/branches/Zope-3.1/doc/CHANGES.txt
-=-
Modified: Zope3/branches/Zope-3.1/doc/CHANGES.txt
===================================================================
--- Zope3/branches/Zope-3.1/doc/CHANGES.txt	2005-08-05 23:15:17 UTC (rev 37753)
+++ Zope3/branches/Zope-3.1/doc/CHANGES.txt	2005-08-05 23:16:15 UTC (rev 37754)
@@ -616,6 +616,9 @@
 
     Bug Fixes
 
+      - Request factories were not uniformly pluggable.  All are pluggable now
+        without having to write a new server.
+
       - Fix #433: Bogus ZEO scripts.
 
         The (non-functional) runzeo.py, zopectl.py, zeopasswd.py and
    
    
More information about the Zope3-Checkins
mailing list