[Zodb-checkins] CVS: ZODB3/Doc - storage.tex:1.8

Guido van Rossum guido@python.org
Tue, 1 Oct 2002 12:18:36 -0400


Update of /cvs-repository/ZODB3/Doc
In directory cvs.zope.org:/tmp/cvs-serv8544

Modified Files:
	storage.tex 
Log Message:
Add XXX for new_oid and tpc_vote.


=== ZODB3/Doc/storage.tex 1.7 => 1.8 ===
--- ZODB3/Doc/storage.tex:1.7	Tue Jan 29 16:41:57 2002
+++ ZODB3/Doc/storage.tex	Tue Oct  1 12:18:36 2002
@@ -164,7 +164,12 @@
   \end{itemize}
 \end{methoddesc}
 
+\begin{methoddesc}{new_oid}{}
+  XXX
+\end
+
 \begin{methoddesc}{tpc_vote}{transaction}
+  XXX
 \end{methoddesc}
 
 \begin{methoddesc}{tpc_finish}{transaction, func}