diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -261,6 +261,9 @@ Core and Builtins Library ------- +- Issue #3959: The ipaddr module has been added to the standard library. + Contributed by Google. + - Issue #2245: aifc now skips chunk types it doesn't recognize, per spec. - Issue #5874: distutils.tests.test_config_cmd is not locale-sensitive |