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
@@ -492,6 +492,7 @@ Doug Moen The Dragon De Monsyne Skip Montanaro Paul Moore +Derek Morr James A Morrison Sjoerd Mullender Sape Mullender @@ -293,6 +293,8 @@ Core and Builtins Library ------- +- Issue #1664: Make nntplib IPv6-capable. Patch by Derek Morr. + - Issue #6022: a test file was created in the current working directory by test_get_outputs in Distutils. |