diff options
Diffstat (limited to 'Doc/whatsnew/whatsnew23.tex')
-rw-r--r-- | Doc/whatsnew/whatsnew23.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex index 52d1fb9..0a007d5 100644 --- a/Doc/whatsnew/whatsnew23.tex +++ b/Doc/whatsnew/whatsnew23.tex @@ -5,7 +5,10 @@ \title{What's New in Python 2.3} \release{1.01} \author{A.M.\ Kuchling} -\authoraddress{\email{amk@amk.ca}} +\authoraddress{ + \strong{Python Software Foundation}\\ + Email: \email{amk@amk.ca} +} \begin{document} \maketitle |