[Zodb-checkins] SVN: ZODB/trunk/NEWS.txt News about IPersistent.
Tim Peters
tim.one at comcast.net
Fri Dec 9 12:11:29 EST 2005
Log message for revision 40667:
News about IPersistent.
Changed:
U ZODB/trunk/NEWS.txt
-=-
Modified: ZODB/trunk/NEWS.txt
===================================================================
--- ZODB/trunk/NEWS.txt 2005-12-09 17:06:16 UTC (rev 40666)
+++ ZODB/trunk/NEWS.txt 2005-12-09 17:11:28 UTC (rev 40667)
@@ -15,7 +15,13 @@
- (3.7a1) Thanks to Stephan Richter for converting many of the doctest
files to ReST format. These are now chapters in the Zope 3 apidoc too.
+IPersistent
+-----------
+- (3.7a1) The documentation for ``_p_oid`` now specifiies the concrete
+ type of oids (in short, an oid is either None or a non-empty string).
+
+
What's new in ZODB3 3.6b3?
==========================
Release date: DD-MMM-2005
More information about the Zodb-checkins
mailing list