commit | de05032cc9d844f30c91d564298581244b53285d | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Oct 21 15:41:59 2003 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Oct 21 15:41:59 2003 +0000 |
tree | 6c5844842c7798956028ab455ab1c76ff1ea664c | |
parent | 2d59a4921234333b55e4f7b7f54d5649771d7c09 [diff] [blame] |
Note the update to Expat 1.95.7.
diff --git a/Misc/NEWS b/Misc/NEWS index 52ed529..203972d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -47,6 +47,8 @@ Extension modules ----------------- +- The xml.parsers.expat module now provides Expat 1.95.7. + - socket.IPPROTO_IPV6 was added. - readline.clear_history was added.