From: Andrew M. Kuchling Date: Fri, 17 Mar 2006 22:25:15 +0000 (+0000) Subject: You need at least one \item X-Git-Tag: v2.5a0~188 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=237037beb53822cacce21e20d624bb74977dadcb;p=thirdparty%2FPython%2Fcpython.git You need at least one \item --- diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index 0da9b5a54c19..5e3b3c6694ba 100644 --- a/Doc/whatsnew/whatsnew25.tex +++ b/Doc/whatsnew/whatsnew25.tex @@ -790,7 +790,7 @@ changes to your code: \begin{itemize} -% the pickle module no longer uses the deprecated bin parameter. +\item XXX the pickle module no longer uses the deprecated bin parameter. \end{itemize}