diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -101,6 +101,8 @@ Extension modules Library ------- +- poplib.POP3_SSL has been added. + - tmpfile.mkstemp now returns an absolute path even if dir is relative. - urlparse is RFC 2396 compliant. |