summaryrefslogtreecommitdiffstats
path: root/Doc/boilerplate.tex
Commit message (Collapse)AuthorAgeFilesLines
* Update release number and date.Fred Drake1998-04-091-2/+2
|
* Update documentation release date.Fred Drake1998-03-051-1/+1
|
* Updated date for interim documentation release.Fred Drake1998-02-171-1/+1
|
* Use new \authoraddress{}; author's name and address are now separate.Fred Drake1998-02-121-4/+6
| | | | | | Use new \release{}; this is now separate from \date{}. Use \email{} instead of \code{} for email addresses.
* Consistency: "{\tt ...}" ==> "\code{...}"Fred Drake1998-01-201-1/+1
|
* Set the release date for 1.5 (final).Guido van Rossum1997-12-301-1/+1
|
* Planned release date for 1.5b2.Guido van Rossum1997-12-101-1/+1
|
* Fix the release date for 1.5b1 to be Nov. 26Guido van Rossum1997-11-181-1/+1
|
* Set Oct 10 as the release date.Guido van Rossum1997-10-071-1/+1
|
* DateGuido van Rossum1997-08-151-1/+1
|
* Bump up the version number. The date still needs to be set (Guido willFred Drake1997-07-251-1/+1
| | | | | have to do that one!), but at least the version will match the release version. (1.5a2 got skipped for this.)
* Fix the date.Guido van Rossum1997-05-091-1/+1
|
* New date and version number.Guido van Rossum1996-10-221-1/+1
|
* New version/dateGuido van Rossum1996-08-231-1/+1
|
* New zip code and release; added guido@python.org as alternative email.Guido van Rossum1996-07-301-3/+3
|
* Change of address; 1.4 beta 1.Guido van Rossum1996-06-261-4/+4
|
* new version / dateGuido van Rossum1995-10-081-1/+1
|
* typos, layout and other small thingsGuido van Rossum1995-04-101-1/+1
|
* version 1.2-proof-3Guido van Rossum1995-03-281-1/+1
|
* new date and versionGuido van Rossum1995-03-171-1/+1
|
* change of address and dateGuido van Rossum1995-03-151-2/+2
|
* fix version numberGuido van Rossum1995-02-141-1/+1
|
* change date to 11 octGuido van Rossum1994-10-111-1/+1
|
* Moved author and date to boilerplate.tex.Guido van Rossum1994-10-061-0/+8
Added copyright.tex to all files. Added descr of check_interval to libsys.tex. Corrected lotsa typos in tut.tex (thanks to George M. Sipe). Corrected mktuple (should be newtupleobject) example in ext.tex.