]> granicus.if.org Git - python/commitdiff
Updated the XML package comment.
authorFred Drake <fdrake@acm.org>
Mon, 16 Oct 2000 20:27:25 +0000 (20:27 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 16 Oct 2000 20:27:25 +0000 (20:27 +0000)
Misc/NEWS

index 345a344febe69b9601ea8c3cc38e77c0bda3dc67..fb1e8536a21fa27280c35d6d6138da496a8eebd7 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,5 +1,5 @@
 What's New in Python 2.0?
-===========================
+=========================
 
 Below is a list of all relevant changes since release 1.6.  Older
 changes are in the file HISTORY.  If you are making the jump directly
@@ -53,8 +53,8 @@ Standard library
   test for whether installed modules are on sys.path was changed to
   use both normcase() and normpath().
 
-- XXX xml minidom, pulldom, expatreader, and saxutils changes (can't
-  tell what happened from the CVS logs)
+- xml minidom, pulldom, expatreader, and saxutils had some minor bug
+  fixes.
 
 - The regression test driver (regrtest.py) behavior when invoked with
   -l changed: It now reports a count of objects that are recognized as