Log message for revision 30410:
  use the new socket-binding-address datatype

Changed:
  U   Zope/trunk/lib/python/ZServer/component.xml

-=-
Modified: Zope/trunk/lib/python/ZServer/component.xml
===================================================================
--- Zope/trunk/lib/python/ZServer/component.xml 2005-05-19 05:51:43 UTC (rev 
30409)
+++ Zope/trunk/lib/python/ZServer/component.xml 2005-05-19 07:00:58 UTC (rev 
30410)
@@ -37,7 +37,7 @@
   <sectiontype name="fast-cgi"
                datatype=".FCGIServerFactory"
                implements="ZServer.server">
-    <key name="address" datatype="socket-address"/>
+    <key name="address" datatype="socket-binding-address"/>
   </sectiontype>
 
   <sectiontype name="ftp-server"

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to