[Python-checkins] python/dist/src/Doc/commontex boilerplate.tex, 1.1.2.5, 1.1.2.6 (original) (raw)
fdrake at users.sourceforge.net fdrake at users.sourceforge.net
Wed May 12 00:13:21 EDT 2004
- Previous message: [Python-checkins] python/dist/src/Doc/lib libos.tex, 1.134, 1.135 libstat.tex, 1.23, 1.24
- Next message: [Python-checkins] python/dist/src LICENSE,1.26.8.4,1.26.8.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /cvsroot/python/python/dist/src/Doc/commontex In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23207
Modified Files: Tag: release23-maint boilerplate.tex Log Message: set target date for Python 2.3.4 release
Index: boilerplate.tex
RCS file: /cvsroot/python/python/dist/src/Doc/commontex/boilerplate.tex,v retrieving revision 1.1.2.5 retrieving revision 1.1.2.6 diff -C2 -d -r1.1.2.5 -r1.1.2.6 *** boilerplate.tex 18 Dec 2003 15:11:05 -0000 1.1.2.5 --- boilerplate.tex 12 May 2004 04:13:18 -0000 1.1.2.6
*** 6,9 **** }
! \date{December 19, 2003} % XXX update before final release! \input{patchlevel} % include Python version information --- 6,10 ---- }
! %\date{\today} ! \date{May 13, 2003} % XXX update before final release! \input{patchlevel} % include Python version information
- Previous message: [Python-checkins] python/dist/src/Doc/lib libos.tex, 1.134, 1.135 libstat.tex, 1.23, 1.24
- Next message: [Python-checkins] python/dist/src LICENSE,1.26.8.4,1.26.8.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]