From: A.M. K. <aku...@us...> - 2001-10-22 15:32:09
|
Update of /cvsroot/py-howto/pyhowto In directory usw-pr-cvs1:/tmp/cvs-serv9044 Modified Files: python-22.tex Log Message: Update bug/patch counts Index: python-22.tex =================================================================== RCS file: /cvsroot/py-howto/pyhowto/python-22.tex,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -r1.34 -r1.35 *** python-22.tex 2001/10/22 14:11:06 1.34 --- python-22.tex 2001/10/22 15:32:05 1.35 *************** *** 1019,1023 **** 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 figures are likely to be underestimates. Some of the more notable changes are: --- 1019,1023 ---- 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: |