]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add bug/patch counts
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 31 Aug 2004 11:54:22 +0000 (11:54 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 31 Aug 2004 11:54:22 +0000 (11:54 +0000)
Doc/whatsnew/whatsnew24.tex

index a383f6d592b462b9174ee6010d05f11ba57c2099..530a0b2c07af2dd5781901770e6c299820f864dd 100644 (file)
@@ -1322,9 +1322,10 @@ Changes to Python's build process and to the C API include:
 %======================================================================
 \section{Other Changes and Fixes \label{section-other}}
 
+% XXX update these figures as we go
 As usual, there were a bunch of other improvements and bugfixes
 scattered throughout the source tree.  A search through the CVS change
-logs finds there were XXX patches applied and YYY bugs fixed between
+logs finds there were 421 patches applied and 413 bugs fixed between
 Python 2.3 and 2.4.  Both figures are likely to be underestimates.
 
 Some of the more notable changes are: