- wrap a long line
- add directory information for the "What's New" document
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex
index 9a266f5..78d7d58 100644
--- a/Doc/doc/doc.tex
+++ b/Doc/doc/doc.tex
@@ -120,7 +120,8 @@
\lineii{doc/}
{\citetitle[../doc/doc.html]{Documenting Python}}
\lineii{ext/}
- {\citetitle[../ext/ext.html]{Extending and Embedding the Python Interpreter}}
+ {\citetitle[../ext/ext.html]
+ {Extending and Embedding the Python Interpreter}}
\lineii{inst/}
{\citetitle[../inst/inst.html]{Installing Python Modules}}
\lineii{lib/}
@@ -131,6 +132,9 @@
{\citetitle[../ref/ref.html]{Python Reference Manual}}
\lineii{tut/}
{\citetitle[../tut/tut.html]{Python Tutorial}}
+ \lineii{whatsnew/}
+ {\citetitle[../whatsnew/whatsnew24.html]
+ {What's New in Python \shortversion}}
\end{tableii}
\term{Format-Specific Output}