summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/whatsnew/whatsnew24.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex
index 4d18a9b..642ced1 100644
--- a/Doc/whatsnew/whatsnew24.tex
+++ b/Doc/whatsnew/whatsnew24.tex
@@ -634,6 +634,8 @@ details.
\begin{itemize}
+% XXX new email parser
+
\item The \module{asyncore} module's \function{loop()} now has a
\var{count} parameter that lets you perform a limited number
of passes through the polling loop. The default is still to loop