[Zope3-checkins] SVN: Zope3/trunk/releases/Zope.map Add a reference
	to optionstorage,
	SchoolTool needs it to build its tarballs. It seemed to make more
	sense to reference it here.
    Brian Sutherland 
    jinty at web.de
       
    Fri Mar 10 04:12:41 EST 2006
    
    
  
Log message for revision 65897:
  Add a reference to optionstorage, SchoolTool needs it to build its tarballs. It seemed to make more sense to reference it here.
Changed:
  U   Zope3/trunk/releases/Zope.map
-=-
Modified: Zope3/trunk/releases/Zope.map
===================================================================
--- Zope3/trunk/releases/Zope.map	2006-03-10 08:49:11 UTC (rev 65896)
+++ Zope3/trunk/releases/Zope.map	2006-03-10 09:12:39 UTC (rev 65897)
@@ -17,6 +17,7 @@
 
 # Related components for use with Zope 3:
 buddydemo      ../src/buddydemo
+optionstorage  ../src/optionstorage
 z3checkins     ../src/z3checkins
 
 # These packages are copied from the ZConfig, zdaemon, and ZODB projects:
    
    
More information about the Zope3-Checkins
mailing list