From: Andrew M. Kuchling Date: Wed, 24 Jan 2001 00:52:56 +0000 (+0000) Subject: Fredrik pointed out that the database shrank more than 55K X-Git-Tag: v2.1a2~246 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d975196d571015860d9318c4d561774dfcd88e3e;p=python Fredrik pointed out that the database shrank more than 55K --- diff --git a/Doc/whatsnew/whatsnew21.tex b/Doc/whatsnew/whatsnew21.tex index d4b2f86adb..32a652512a 100644 --- a/Doc/whatsnew/whatsnew21.tex +++ b/Doc/whatsnew/whatsnew21.tex @@ -416,7 +416,7 @@ and few people complain, but if passive mode is unsuitable for your 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 @@ requisite changes haven't been checked into CVS yet. % ====================================================================== \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}