[Zope-Checkins] SVN: Zope/branches/2.10/ LP #142667: Updated to ZODB-3.7.3 to fix problem with product auto-refresh.

Tres Seaver tseaver at palladion.com
Fri Oct 10 00:46:52 EDT 2008


Log message for revision 91967:
  LP #142667:  Updated to ZODB-3.7.3 to fix problem with product auto-refresh.
  

Changed:
  U   Zope/branches/2.10/doc/CHANGES.txt
  _U  Zope/branches/2.10/lib/python/

-=-
Modified: Zope/branches/2.10/doc/CHANGES.txt
===================================================================
--- Zope/branches/2.10/doc/CHANGES.txt	2008-10-10 04:24:31 UTC (rev 91966)
+++ Zope/branches/2.10/doc/CHANGES.txt	2008-10-10 04:46:51 UTC (rev 91967)
@@ -8,6 +8,9 @@
 
     Bugs fixed
 
+      - LP #142667:  Updated to ZODB-3.7.3 to fix problem with product
+        auto-refresh.
+
       - Updated to Five 1.5.8
 
       - Launchpad #245649:  the Products package is now a proper


Property changes on: Zope/branches/2.10/lib/python
___________________________________________________________________
Name: svn:externals
   - BTrees         svn://svn.zope.org/repos/main/ZODB/tags/3.7.1/src/BTrees
ThreadedAsync  svn://svn.zope.org/repos/main/ZODB/tags/3.7.1/src/ThreadedAsync
ZConfig        svn://svn.zope.org/repos/main/ZConfig/tags/ZConfig-2.3.1
ZEO            svn://svn.zope.org/repos/main/ZODB/tags/3.7.1/src/ZEO
ZODB           svn://svn.zope.org/repos/main/ZODB/tags/3.7.1/src/ZODB
ZopeUndo       svn://svn.zope.org/repos/main/ZODB/tags/3.7.1/src/ZopeUndo
docutils       svn://svn.zope.org/repos/main/docutils/tags/0.4.0-zope
mechanize      svn://svn.zope.org/repos/main/Zope3/tags/3.3.1/src/mechanize
persistent     svn://svn.zope.org/repos/main/ZODB/tags/3.7.1/src/persistent
pytz           svn://svn.zope.org/repos/main/Zope3/tags/3.3.1/src/pytz
transaction    svn://svn.zope.org/repos/main/ZODB/tags/3.7.1/src/transaction
zdaemon        -r 40792 svn://svn.zope.org/repos/main/zdaemon/trunk/src/zdaemon
zodbcode       svn://svn.zope.org/repos/main/Zope3/tags/3.3.1/src/zodbcode

   + BTrees         svn://svn.zope.org/repos/main/ZODB/tags/3.7.3/src/BTrees
ThreadedAsync  svn://svn.zope.org/repos/main/ZODB/tags/3.7.3/src/ThreadedAsync
ZConfig        svn://svn.zope.org/repos/main/ZConfig/tags/ZConfig-2.3.1
ZEO            svn://svn.zope.org/repos/main/ZODB/tags/3.7.3/src/ZEO
ZODB           svn://svn.zope.org/repos/main/ZODB/tags/3.7.3/src/ZODB
ZopeUndo       svn://svn.zope.org/repos/main/ZODB/tags/3.7.3/src/ZopeUndo
docutils       svn://svn.zope.org/repos/main/docutils/tags/0.4.0-zope
mechanize      svn://svn.zope.org/repos/main/Zope3/tags/3.3.1/src/mechanize
persistent     svn://svn.zope.org/repos/main/ZODB/tags/3.7.3/src/persistent
pytz           svn://svn.zope.org/repos/main/Zope3/tags/3.3.1/src/pytz
transaction    svn://svn.zope.org/repos/main/ZODB/tags/3.7.3/src/transaction
zdaemon        -r 40792 svn://svn.zope.org/repos/main/zdaemon/trunk/src/zdaemon
zodbcode       svn://svn.zope.org/repos/main/Zope3/tags/3.3.1/src/zodbcode




More information about the Zope-Checkins mailing list