From 83992480eded2c1bb6e5612f9022df1131871dc9 Mon Sep 17 00:00:00 2001
From: "Andrew M. Kuchling" <amk@amk.ca>
Date: Thu, 10 Oct 2002 11:31:48 +0000
Subject: [Bug #621038] Remove duplicated item

---
 Doc/whatsnew/whatsnew23.tex | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
index cfc0b94..63b9de0 100644
--- a/Doc/whatsnew/whatsnew23.tex
+++ b/Doc/whatsnew/whatsnew23.tex
@@ -1222,10 +1222,6 @@ char *\var{key})} was added
 as shorthand for 
 \code{PyObject_DelItem(\var{mapping}, PyString_New(\var{key})}.
 
-\item The source code for the Expat XML parser is now included with
-the Python source, so the \module{pyexpat} module is no longer
-dependent on having a system library containing Expat.
-
 \item File objects now manage their internal string buffer
 differently by increasing it exponentially when needed.  
 This results in the benchmark tests in \file{Lib/test/test_bufio.py} 
@@ -1312,6 +1308,6 @@ The author would like to thank the following people for offering
 suggestions, corrections and assistance with various drafts of this
 article: Michael Chermside, Scott David Daniels, Fred~L. Drake, Jr.,
 Michael Hudson, Detlef Lannert, Martin von L\"owis, Andrew MacIntyre,
-Gustavo Niemeyer, Neal Norwitz, Jason Tishler.
+Lalo Martins, Gustavo Niemeyer, Neal Norwitz, Jason Tishler.
 
 \end{document}
-- 
cgit v0.12