[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.4.4
    Jeremy Hylton 
    cvs-admin at zope.org
       
    Thu Oct 30 15:31:31 EST 2003
    
    
  
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv16003
Modified Files:
      Tag: zodb33-devel-branch
	NEWS.txt 
Log Message:
Add news about the ConflictError improvement.
=== ZODB3/NEWS.txt 1.33.4.3 => 1.33.4.4 ===
--- ZODB3/NEWS.txt:1.33.4.3	Thu Jul 17 11:32:19 2003
+++ ZODB3/NEWS.txt	Thu Oct 30 15:31:30 2003
@@ -86,4 +86,9 @@
 ['four', 'one']
 >>>
 
+Other improvements
+------------------
 
+The exceptions generated by write conflicts now contain the name of
+the conflicted object's class.  This feature requires support for the
+storage.  All the standard storages support it.
    
    
More information about the Zodb-checkins
mailing list