From 839c113926e5952a695810e7dec6ca17d991fcdd Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 20 Nov 2010 11:29:38 +0000 Subject: Fix news entry position. --- Misc/NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index dd572e5..3a984f4 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -13,6 +13,9 @@ Core and Builtins Library ------- +- Issue #10198: fix duplicate header written to wave files when writeframes() + is called without data. + - Issue #5111: IPv6 Host in the Header is wrapped inside [ ]. Patch by Chandru. Build @@ -91,9 +94,6 @@ Library - Issue #4471: Properly shutdown socket in IMAP.shutdown(). Patch by Lorenzo M. Catucci. -- Issue #10198: fix duplicate header written to wave files when writeframes() - is called without data. - - Issue #10126: Fix distutils' test_build when Python was built with --enable-shared. -- cgit v0.12