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

Tres Seaver tseaver at palladion.com
Fri Oct 10 00:24:32 EDT 2008


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

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

-=-
Modified: Zope/branches/2.9/doc/CHANGES.txt
===================================================================
--- Zope/branches/2.9/doc/CHANGES.txt	2008-10-10 04:08:09 UTC (rev 91965)
+++ Zope/branches/2.9/doc/CHANGES.txt	2008-10-10 04:24:31 UTC (rev 91966)
@@ -8,6 +8,9 @@
 
    Bugs fixed
 
+      - LP #142667:  Updated to ZODB-3.6.4 to fix problem with product
+        auto-refresh.
+
       - Launchpad #267545: DateTime(DateTime()) now preserves the
         correct hour
 


Property changes on: Zope/branches/2.9/lib/python
___________________________________________________________________
Name: svn:externals
   - ZConfig        svn://svn.zope.org/repos/main/ZConfig/tags/ZConfig-2.3.1
BTrees         svn://svn.zope.org/repos/main/ZODB/tags/3.6.3/src/BTrees
persistent     svn://svn.zope.org/repos/main/ZODB/tags/3.6.3/src/persistent
ThreadedAsync  svn://svn.zope.org/repos/main/ZODB/tags/3.6.3/src/ThreadedAsync
transaction    svn://svn.zope.org/repos/main/ZODB/tags/3.6.3/src/transaction
ZEO            svn://svn.zope.org/repos/main/ZODB/tags/3.6.3/src/ZEO
ZODB           svn://svn.zope.org/repos/main/ZODB/tags/3.6.3/src/ZODB
ZopeUndo       svn://svn.zope.org/repos/main/ZODB/tags/3.6.3/src/ZopeUndo
# Todo: tag zdaemon
zdaemon        -r 40792 svn://svn.zope.org/repos/main/zdaemon/trunk/src/zdaemon
pytz           svn://svn.zope.org/repos/main/Zope3/tags/3.2.2/src/pytz
zodbcode       svn://svn.zope.org/repos/main/Zope3/tags/3.2.2/src/zodbcode
ClientCookie   svn://svn.zope.org/repos/main/Zope3/tags/3.2.2/src/ClientCookie
mechanize      svn://svn.zope.org/repos/main/Zope3/tags/3.2.2/src/mechanize

   + ZConfig        svn://svn.zope.org/repos/main/ZConfig/tags/ZConfig-2.3.1
BTrees         svn://svn.zope.org/repos/main/ZODB/tags/3.6.4/src/BTrees
persistent     svn://svn.zope.org/repos/main/ZODB/tags/3.6.4/src/persistent
ThreadedAsync  svn://svn.zope.org/repos/main/ZODB/tags/3.6.4/src/ThreadedAsync
transaction    svn://svn.zope.org/repos/main/ZODB/tags/3.6.4/src/transaction
ZEO            svn://svn.zope.org/repos/main/ZODB/tags/3.6.4/src/ZEO
ZODB           svn://svn.zope.org/repos/main/ZODB/tags/3.6.4/src/ZODB
ZopeUndo       svn://svn.zope.org/repos/main/ZODB/tags/3.6.4/src/ZopeUndo
# Todo: tag zdaemon
zdaemon        -r 40792 svn://svn.zope.org/repos/main/zdaemon/trunk/src/zdaemon
pytz           svn://svn.zope.org/repos/main/Zope3/tags/3.2.2/src/pytz
zodbcode       svn://svn.zope.org/repos/main/Zope3/tags/3.2.2/src/zodbcode
ClientCookie   svn://svn.zope.org/repos/main/Zope3/tags/3.2.2/src/ClientCookie
mechanize      svn://svn.zope.org/repos/main/Zope3/tags/3.2.2/src/mechanize




More information about the Zope-Checkins mailing list