[Zope-CVS] CVS: CVSROOT - repolinks:1.115

Fred L. Drake, Jr. fred at zope.com
Fri Jan 9 17:39:57 EST 2004


Update of /cvs-repository/CVSROOT
In directory cvs.zope.org:/tmp/cvs-serv28427

Modified Files:
	repolinks 
Log Message:
- fix spurious tab
- add ThreadedAsync to Zope 3


=== CVSROOT/repolinks 1.114 => 1.115 ===
--- CVSROOT/repolinks:1.114	Thu Jan  8 17:32:54 2004
+++ CVSROOT/repolinks	Fri Jan  9 17:39:21 2004
@@ -174,9 +174,10 @@
 /Zope3/src/zdaemon       	/Packages3/zdaemon
 
 /Zope3/src/ZODB                 /ZODB3/ZODB
-/Zope3/src/persistent       	/ZODB3/persistent
+/Zope3/src/persistent           /ZODB3/persistent
 /Zope3/src/zLOG                 /ZODB3/zLOG
 /Zope3/src/BTrees               /ZODB3/BTrees
+/Zope3/src/ThreadedAsync        /ZODB3/ThreadedAsync
 
 # ZopeProducts
 /zopeproducts                   /Products3




More information about the Zope-CVS mailing list