diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -72,6 +72,8 @@ Extension modules Library ------- +- nntplib does now allow to ignore a .netrc file. + - urllib2 now recognizes Basic authentication even if other authentication schemes are offered. |