diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2001-12-20 16:04:24 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2001-12-20 16:04:24 (GMT) |
commit | adc7df57786f42e773c1004f0705f7c5d4f3c900 (patch) | |
tree | 1e64ff10d37e537119a4a6cec989bd2a12a1f959 /Doc/whatsnew | |
parent | 1cb65e265a67fdeeae57667d853a4b27924223f7 (diff) | |
download | cpython-adc7df57786f42e773c1004f0705f7c5d4f3c900.zip cpython-adc7df57786f42e773c1004f0705f7c5d4f3c900.tar.gz cpython-adc7df57786f42e773c1004f0705f7c5d4f3c900.tar.bz2 |
Use the final patch/bug numbers
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r-- | Doc/whatsnew/whatsnew22.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/whatsnew/whatsnew22.tex b/Doc/whatsnew/whatsnew22.tex index f580bbd..afa1b8b 100644 --- a/Doc/whatsnew/whatsnew22.tex +++ b/Doc/whatsnew/whatsnew22.tex @@ -1260,10 +1260,9 @@ affect you very much. %====================================================================== \section{Other Changes and Fixes} -% XXX update the patch and bug 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 312 patches applied, and 391 bugs fixed; both +logs finds there were 527 patches applied, and 683 bugs fixed; both figures are likely to be underestimates. Some of the more notable changes are: |