]> granicus.if.org Git - python/commitdiff
Fredrik pointed out that the database shrank more than 55K
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 24 Jan 2001 00:52:56 +0000 (00:52 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 24 Jan 2001 00:52:56 +0000 (00:52 +0000)
Doc/whatsnew/whatsnew21.tex

index d4b2f86adb507bc4dfc4badac525ca3b4f919b22..32a652512a258acbdd767754913246a8acdea247 100644 (file)
@@ -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}