reminder for amk
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 @@
 
 \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