]> granicus.if.org Git - python/commitdiff
Note the update to Expat 1.95.7.
authorFred Drake <fdrake@acm.org>
Tue, 21 Oct 2003 15:41:59 +0000 (15:41 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 21 Oct 2003 15:41:59 +0000 (15:41 +0000)
Misc/NEWS

index 52ed529e2ee4618f9b552fb452a8b9d81a538e2a..203972d5108b57490172031d16234ee7e40616f3 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -47,6 +47,8 @@ Core and builtins
 Extension modules
 -----------------
 
+- The xml.parsers.expat module now provides Expat 1.95.7.
+
 - socket.IPPROTO_IPV6 was added.
 
 - readline.clear_history was added.