From adcdc70611adb2c5211d6421700310847a09b499 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Wed, 22 Dec 2004 13:02:26 +0000 Subject: [PATCH] Document resolved MSI issues. --- Misc/NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index d5c230285a77..09d1d2424b0b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -46,6 +46,17 @@ Build - term.h is now properly detected again. +Windows +------- + +- Bug #1076861: The IDLE shortcut is now correct even if the target + directory contains a space. + +- Bug #1085208 and similar: The installer does not fail anymore if + VBScript is not available on the target machine, not installed + properly, or outdated; the MSI package now does not rely on VB + anymore. + What's New in Python 2.4 final? =============================== -- 2.47.3