Fredrik pointed out that the database shrank more than 55K
diff --git a/Doc/whatsnew/whatsnew21.tex b/Doc/whatsnew/whatsnew21.tex
index d4b2f86..32a6525 100644
--- a/Doc/whatsnew/whatsnew21.tex
+++ b/Doc/whatsnew/whatsnew21.tex
@@ -416,7 +416,7 @@
 application or network setup, call
 \method{set_pasv(0)} on FTP objects to disable passive mode.  
 
-\item The size of the Unicode character database was compressed by another 55K thanks to Fredrik Lundh.
+\item The size of the Unicode character database was compressed by another 340K thanks to Fredrik Lundh.
 
 \end{itemize}
 
@@ -457,8 +457,8 @@
 % ======================================================================
 \section{Acknowledgements}
 
-The author would like to thank the following people for offering
-suggestions on various drafts of this article: David Goodger, Michael
-Hudson, Marc-Andr\'e Lemburg, Neil Schemenauer, Thomas Wouters.
+The author would like to thank the following people for offering suggestions
+on various drafts of this article: David Goodger, Michael Hudson,
+Marc-Andr\'e Lemburg, Fredrik Lundh, Neil Schemenauer, Thomas Wouters.
 
 \end{document}