diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2001-10-22 15:32:05 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2001-10-22 15:32:05 (GMT) |
commit | 32e3232a550bd3d6c8ed1f2e396baaac5fa4a3c8 (patch) | |
tree | 5dfbda13061cd0d3f0afa6afddb4131282ab5d90 | |
parent | 2158df0b4d8358b5efdcac3024e8cc6d6c92d981 (diff) | |
download | cpython-32e3232a550bd3d6c8ed1f2e396baaac5fa4a3c8.zip cpython-32e3232a550bd3d6c8ed1f2e396baaac5fa4a3c8.tar.gz cpython-32e3232a550bd3d6c8ed1f2e396baaac5fa4a3c8.tar.bz2 |
Update bug/patch counts
-rw-r--r-- | Doc/whatsnew/whatsnew22.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew22.tex b/Doc/whatsnew/whatsnew22.tex index 7f0895f..e87077e 100644 --- a/Doc/whatsnew/whatsnew22.tex +++ b/Doc/whatsnew/whatsnew22.tex @@ -1018,7 +1018,7 @@ affect you very much. % 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 119 patches applied, and 179 bugs fixed; both +logs finds there were 312 patches applied, and 391 bugs fixed; both figures are likely to be underestimates. Some of the more notable changes are: |