From 19b8b18dd3aa1e3f2e9b1cde1ddc29221292152c Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Wed, 22 Dec 2004 16:59:16 +0000 Subject: Document bdist_wininst changes. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 09d1d24..0482f1f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -22,6 +22,8 @@ Core and builtins Library ------- +- Bug #1067732: wininst --install-script doesn't leave residual files anymore. + - StringIO.truncate() now correctly adjusts the size attribute. (Bug #951915). -- cgit v0.12