From 114b8caf01f94414859ce24508f724a7f13826f9 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 21 Mar 2005 05:47:11 +0000 Subject: fix environment broken in revision 1.6 --- Doc/whatsnew/whatsnew25.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index 113fa32..b418a97 100644 --- a/Doc/whatsnew/whatsnew25.tex +++ b/Doc/whatsnew/whatsnew25.tex @@ -182,6 +182,7 @@ archive into the current working directory. It's also possible to set a different directory as the extraction target, and to unpack only a subset of the archive's members. (Contributed by Lars Gust\"abel.) +\end{itemize} -- cgit v0.12