Add more items that need to be written about
diff --git a/Doc/whatsnew/whatsnew22.tex b/Doc/whatsnew/whatsnew22.tex
index 241b36b..ae9bdc3 100644
--- a/Doc/whatsnew/whatsnew22.tex
+++ b/Doc/whatsnew/whatsnew22.tex
@@ -41,6 +41,20 @@
 \end{seealso}
 
 %======================================================================
+\section{PEP 255: Simple Generators}
+
+XXX
+
+\begin{seealso}
+
+\seepep{255}{Simple Generators}{Written by Neil Schemenauer, 
+Tim Peters, Magnus Lie Hetland.  Implemented mostly by Neil
+Schemenauer, with fixes from the Python Labs crew, mostly by GvR and
+Tim Peters.}
+
+\end{seealso}
+
+%======================================================================
 \section{PEP 252: Type and Class Changes}
 
 XXX
@@ -53,6 +67,16 @@
 \end{seealso}
 
 %======================================================================
+\section{Unicode Changes}
+
+XXX I have to figure out what the changes mean to users.
+(--enable-unicode configure switch)
+
+References: http://mail.python.org/pipermail/i18n-sig/2001-June/001107.html  
+and following thread.
+
+
+%======================================================================
 \section{New and Improved Modules}
 
 \begin{itemize}