summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/whatsnew24.tex
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2004-08-31 11:54:22 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2004-08-31 11:54:22 (GMT)
commitb07aae28c5d6dd87476cae66995df708856ffa0e (patch)
treed39fb2b08829e8402d2d57b911af4961d09e379b /Doc/whatsnew/whatsnew24.tex
parent33ad28b68dd6caadc1e6cb8f917665d6270e7b25 (diff)
downloadcpython-b07aae28c5d6dd87476cae66995df708856ffa0e.zip
cpython-b07aae28c5d6dd87476cae66995df708856ffa0e.tar.gz
cpython-b07aae28c5d6dd87476cae66995df708856ffa0e.tar.bz2
Add bug/patch counts
Diffstat (limited to 'Doc/whatsnew/whatsnew24.tex')
-rw-r--r--Doc/whatsnew/whatsnew24.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex
index a383f6d..530a0b2 100644
--- a/Doc/whatsnew/whatsnew24.tex
+++ b/Doc/whatsnew/whatsnew24.tex
@@ -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: