diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -562,6 +562,7 @@ Stephen Turner Bill Tutt Doobee R. Tzeck Lionel Ulmer +Hector Urtubia Frank Vercruesse Jaap Vermeulen Al Vezza @@ -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. |