Update of /cvsroot/py-howto/pyhowto
In directory usw-pr-cvs1:/tmp/cvs-serv2158
Modified Files:
python-22.tex
Log Message:
Use the final patch/bug numbers
Index: python-22.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/python-22.tex,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -r1.51 -r1.52
*** python-22.tex 2001/12/07 14:22:13 1.51
--- python-22.tex 2001/12/20 16:04:24 1.52
***************
*** 1261,1268 ****
\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
figures are likely to be underestimates. Some of the more notable
changes are:
--- 1261,1267 ----
\section{Other Changes and Fixes}
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 527 patches applied, and 683 bugs fixed; both
figures are likely to be underestimates. Some of the more notable
changes are:
|