[Zodb-checkins] SVN: ZODB/branches/3.5/NEWS.txt News for ZODB
	3.5.1b1.
    Tim Peters 
    tim.one at comcast.net
       
    Tue Sep  6 13:24:41 EDT 2005
    
    
  
Log message for revision 38311:
  News for ZODB 3.5.1b1.
  
Changed:
  U   ZODB/branches/3.5/NEWS.txt
-=-
Modified: ZODB/branches/3.5/NEWS.txt
===================================================================
--- ZODB/branches/3.5/NEWS.txt	2005-09-06 16:50:34 UTC (rev 38310)
+++ ZODB/branches/3.5/NEWS.txt	2005-09-06 17:24:40 UTC (rev 38311)
@@ -1,3 +1,20 @@
+What's new in ZODB3 3.5.1b1?
+============================
+Release date: 31-Aug-2005
+
+Following is combined news from internal releases (to support ongoing
+Zope3 development).  These are the dates of the internal releases:
+
+- 3.5.1b1 06-Sep-2005
+
+Build
+-----
+
+- (3.5.1b1) The ``mkzeoinst`` module was re-added to ZEO, because Zope3
+  has a script that expects to import it from there.  ZODB's ``mkzeoinst``
+  script was rewritten to invoke the ``mkzeoinst`` module.
+
+
 What's new in ZODB3 3.5.0?
 ==========================
 Release date: 31-Aug-2005
    
    
More information about the Zodb-checkins
mailing list