diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ Core and Builtins Library ------- +- Issue #10407: Fix two NameErrors in distutils. + - Issue #10198: fix duplicate header written to wave files when writeframes() is called without data. |